diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 06:19:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 06:19:12 +0000 |
commit | 545e0a929948b005898b9f79eb673dc7a033ddaf (patch) | |
tree | a12bdbdf73b4b8f6634216a90e695d07fc7c7085 /audio/p5-MusicBrainz-Client | |
parent | 2cbb28567493846d6bd712dcac7941da54f465d7 (diff) |
Notes
Diffstat (limited to 'audio/p5-MusicBrainz-Client')
-rw-r--r-- | audio/p5-MusicBrainz-Client/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/p5-MusicBrainz-Client/Makefile b/audio/p5-MusicBrainz-Client/Makefile index 0a25ef0dbdc8..6192fdd2013f 100644 --- a/audio/p5-MusicBrainz-Client/Makefile +++ b/audio/p5-MusicBrainz-Client/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A Perl module that provides access to the musicbrainz client API +DEPRECATED= Disappear from CPAN +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MusicBrainz/Queries.pm:${PORTSDIR}/audio/p5-MusicBrainz-Queries RUN_DEPENDS= ${BUILD_DEPENDS} |