diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-12 07:26:15 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-12 07:26:15 +0000 |
commit | 9482fbad7204043a3fa8b96737cdd9453bd7d6e0 (patch) | |
tree | e03f559c35adbdf6c574322e10312fd75bda0e8b /audio/p5-CDDB-File | |
parent | f66be6def2fe640af5fad82977d1b1b2f9cab122 (diff) | |
download | pkgsrc-9482fbad7204043a3fa8b96737cdd9453bd7d6e0.tar.gz |
Add LICENSE.
Diffstat (limited to 'audio/p5-CDDB-File')
-rw-r--r-- | audio/p5-CDDB-File/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/p5-CDDB-File/Makefile b/audio/p5-CDDB-File/Makefile index b9899e71f83..5e38ccfd5be 100644 --- a/audio/p5-CDDB-File/Makefile +++ b/audio/p5-CDDB-File/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/08/06 12:52:38 adam Exp $ +# $NetBSD: Makefile,v 1.6 2011/10/12 07:26:15 hiramatsu Exp $ DISTNAME= CDDB-File-1.05 PKGNAME= p5-${DISTNAME} @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CDDB/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/CDDB-File/ COMMENT= Parses a CDDB/freedb data file +LICENSE= gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |