summaryrefslogtreecommitdiffstats
path: root/audio/p5-Music-Audioscrobbler-MPD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/p5-Music-Audioscrobbler-MPD/Makefile')
-rw-r--r--audio/p5-Music-Audioscrobbler-MPD/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/audio/p5-Music-Audioscrobbler-MPD/Makefile b/audio/p5-Music-Audioscrobbler-MPD/Makefile
deleted file mode 100644
index defeef9..0000000
--- a/audio/p5-Music-Audioscrobbler-MPD/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: p5-Music-Audioscrobbler-MPD
-# Date created: 2008-09-15
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Music-Audioscrobbler-MPD
-PORTVERSION= 0.12
-CATEGORIES= audio
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= miwi@FreeBSD.org
-COMMENT= module to submit songs to last.fm from MPD
-
-RUN_DEPENDS= ${SITE_PERL}/Proc/Daemon.pm:${PORTSDIR}/devel/p5-Proc-Daemon \
- p5-Music-Audioscrobbler-Submit>=0.05:${PORTSDIR}/audio/p5-Music-Audioscrobbler-Submit
-
-PERL_CONFIGURE= yes
-
-MAN1= musicmpdscrobble.1
-MAN3= Music::Audioscrobbler::MPD.3
-
-.include <bsd.port.mk>