aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-scrobbler/Makefile
blob: 40ae4f36e4d909da9f4578f2ed3141ab1e205d14 (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:	xmms-scrobbler
# Date created:							2004-12-06
# Whom:									arved
#
# $FreeBSD$

PORTNAME=	xmms-scrobbler
PORTREVISION=	4

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

CONFLICTS=	scrobbler-*

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

WITH_XMMS=	yes

.include "${MASTERDIR}/Makefile"