summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-10-15 18:51:56 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-10-15 18:51:56 +0000
commitd1a2c01e213fbed5c0b6fec9f530451ab1acca02 (patch)
tree1a8948bfb90f990d6df76ce9b857c4250e0a9491
parent586e9f424eb844d95bb9ddb1468172cd30563044 (diff)
downloadpkgsrc-d1a2c01e213fbed5c0b6fec9f530451ab1acca02.tar.gz
Add LICENSE.
-rw-r--r--audio/p5-MusicBrainz-Client/Makefile3
-rw-r--r--audio/p5-MusicBrainz-Queries/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/p5-MusicBrainz-Client/Makefile b/audio/p5-MusicBrainz-Client/Makefile
index a724d8b8b04..0b404f97083 100644
--- a/audio/p5-MusicBrainz-Client/Makefile
+++ b/audio/p5-MusicBrainz-Client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2011/08/06 13:05:54 adam Exp $
+# $NetBSD: Makefile,v 1.16 2011/10/15 18:51:56 hiramatsu Exp $
DISTNAME= MusicBrainz-Client-0.11
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MusicBrainz/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.musicbrainz.org/
COMMENT= Provide access to the libmusicbrainz client library
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/audio/p5-MusicBrainz-Queries/Makefile b/audio/p5-MusicBrainz-Queries/Makefile
index 85ac795a1e9..aeb36deb766 100644
--- a/audio/p5-MusicBrainz-Queries/Makefile
+++ b/audio/p5-MusicBrainz-Queries/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2011/08/06 13:06:14 adam Exp $
+# $NetBSD: Makefile,v 1.15 2011/10/15 18:52:11 hiramatsu Exp $
DISTNAME= MusicBrainz-Queries-0.11
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MusicBrainz/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.musicbrainz.org/
COMMENT= Provide access to the Music Brainz RDF Query Constants
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir