diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-02 23:23:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-02 23:23:06 +0000 |
commit | a23df03aeba499ee5b860d2b593432ddb5278430 (patch) | |
tree | fd608591df8b7d163dcd6c1e484c9b9aa68c8caa /audio/p5-Xmms | |
parent | e8eed243fcfb69fcd26335ddb93ad894557dda82 (diff) | |
download | ports-a23df03aeba499ee5b860d2b593432ddb5278430.tar.gz ports-a23df03aeba499ee5b860d2b593432ddb5278430.zip |
Notes
Diffstat (limited to 'audio/p5-Xmms')
-rw-r--r-- | audio/p5-Xmms/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/p5-Xmms/Makefile b/audio/p5-Xmms/Makefile index 7ef43b7b8492..2949e479f79d 100644 --- a/audio/p5-Xmms/Makefile +++ b/audio/p5-Xmms/Makefile @@ -16,6 +16,10 @@ DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Interactive remote control shell for xmms +BROKEN= does not install due to dependency problem +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-09-02 + BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \ ${site_perl}/MPEG/MP3Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${site_perl}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \ |