aboutsummaryrefslogtreecommitdiff
path: root/audio/bmp-scrobbler/Makefile
blob: 2eaf8a4966b19bf5cae9f69c7bec833135aea9f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	bmp-scrobbler
# Date created:				01-14-2005
# Whom:					Roman Bogorodskiy <bogorodskiy@inbox.ru>
#
# $FreeBSD$

PORTNAME=	bmp-scrobbler
PORTREVISION=	8

MAINTAINER=	novel@FreeBSD.org
COMMENT=	BMP plugin for Audioscrobbler.com

CONFLICTS=	scrobbler-*

MASTERDIR=	${.CURDIR}/../scrobbler

WITH_BMP=	yes

.include "${MASTERDIR}/Makefile"