1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/audio/xmms-scrobbler/Makefile
Roman Bogorodskiy 4e69263e5f - Make bmp- and xmms-scrobbler slave ports to audio/scrobbler
- Take maintainership of xmms-scrobbler
2005-05-10 11:50:55 +00:00

20 lines
348 B
Makefile

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