diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 14:19:12 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 14:19:12 +0800 |
commit | 4454afa876dd6f286f404dd91935854bfd08b3a8 (patch) | |
tree | e4d6e42515479dca7e224cc812a752dcd7954141 /audio/p5-MusicBrainz-TRM | |
parent | 5bac41f836ddfcb0d077f70f11197c183868735a (diff) | |
download | freebsd-ports-gnome-4454afa876dd6f286f404dd91935854bfd08b3a8.tar.gz freebsd-ports-gnome-4454afa876dd6f286f404dd91935854bfd08b3a8.tar.zst freebsd-ports-gnome-4454afa876dd6f286f404dd91935854bfd08b3a8.zip |
Deprecate some perl@ ports that disappared from CPAN
Diffstat (limited to 'audio/p5-MusicBrainz-TRM')
-rw-r--r-- | audio/p5-MusicBrainz-TRM/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/p5-MusicBrainz-TRM/Makefile b/audio/p5-MusicBrainz-TRM/Makefile index 8fe3f04cee9f..e6acecf8a355 100644 --- a/audio/p5-MusicBrainz-TRM/Makefile +++ b/audio/p5-MusicBrainz-TRM/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A Perl module that provides access to the musicbrainz client TRM API +DEPRECATED= Disappear from CPAN +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz PERL_CONFIGURE= yes |