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
commitfe5115a536533a18ca0c7981531952b516966026 (patch)
tree1a8948bfb90f990d6df76ce9b857c4250e0a9491
parent639f9c950fece992223d55aa170bcfdd1c0c8703 (diff)
downloadpkgsrc-fe5115a536533a18ca0c7981531952b516966026.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