diff options
Diffstat (limited to 'audio/p5-MP3-Info/Makefile')
-rw-r--r-- | audio/p5-MP3-Info/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile index 80d720b24ce..f1680dfc464 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2006/03/04 21:28:57 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2007/02/27 09:21:26 wiz Exp $ -DISTNAME= MP3-Info-1.01 +DISTNAME= MP3-Info-1.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MP3/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/search?module=MP3::Info -COMMENT= Manipulate / fetch info from MP3 audio files +HOMEPAGE= http://search.cpan.org/dist/MP3-Info/ +COMMENT= Manipulate/fetch info from MP3 audio files PERL5_PACKLIST= auto/MP3/Info/.packlist |