freebsd-ports/audio/xmms-scrobbler/Makefile
Roman Bogorodskiy 2cfb986134 - Drop audio/libmusicbrainz support as it's deprecated and no longer
functional. It was only used for obtaining cdaudio metadata
- Bump PORTREVISION

PR:		168154
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2012-06-10 03:59:29 +00:00

19 lines
348 B
Makefile

# New ports collection makefile for: xmms-scrobbler
# Date created: 2004-12-06
# Whom: arved
#
# $FreeBSD$
PORTNAME= xmms-scrobbler
PORTREVISION= 6
MAINTAINER= novel@FreeBSD.org
COMMENT= XMMS plugin for Audioscrobbler.com
CONFLICTS= scrobbler-*
MASTERDIR= ${.CURDIR}/../scrobbler
WITH_XMMS= yes
.include "${MASTERDIR}/Makefile"