aboutsummaryrefslogtreecommitdiffstats
path: root/audio/bmp-scrobbler/Makefile
blob: c86c8005a310c47290e5f207c68422363e912755 (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=   10

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

CONFLICTS=  scrobbler-*

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

WITH_BMP=   yes

.include "${MASTERDIR}/Makefile"