diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-MP3-Info/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile index 5c52f5a3bf1..fac9dcba399 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2011/08/06 12:57:25 adam Exp $ +# $NetBSD: Makefile,v 1.20 2011/10/07 08:47:47 hiramatsu Exp $ DISTNAME= MP3-Info-1.24 PKGNAME= p5-${DISTNAME} @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MP3/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/MP3-Info/ COMMENT= Manipulate/fetch info from MP3 audio files +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir |