diff options
author | heinz <heinz> | 2010-01-21 17:41:06 +0000 |
---|---|---|
committer | heinz <heinz> | 2010-01-21 17:41:06 +0000 |
commit | 572040fda5d2640d34cea7345004414cc3d222d3 (patch) | |
tree | a8cc3ba8903e40f33b0d93d4eafe3f6b7d6f5422 | |
parent | 53537106f8c42cfbcbbc6aff9d6a9fcd92bb6bf0 (diff) | |
download | pkgsrc-572040fda5d2640d34cea7345004414cc3d222d3.tar.gz |
Added LICENSE information.
-rw-r--r-- | devel/p5-Class-Singleton/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-File-Slurp/Makefile | 3 | ||||
-rw-r--r-- | devel/popt/Makefile | 4 | ||||
-rw-r--r-- | mail/procmail/Makefile | 3 | ||||
-rw-r--r-- | misc/rpm/Makefile | 3 | ||||
-rw-r--r-- | net/GeoIP/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Ident/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Pod-Readme/Makefile | 3 |
8 files changed, 16 insertions, 11 deletions
diff --git a/devel/p5-Class-Singleton/Makefile b/devel/p5-Class-Singleton/Makefile index 806f8324b50..e4a2c132aa0 100644 --- a/devel/p5-Class-Singleton/Makefile +++ b/devel/p5-Class-Singleton/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/10/19 19:17:49 he Exp $ +# $NetBSD: Makefile,v 1.8 2010/01/21 17:41:07 heinz Exp $ DISTNAME= Class-Singleton-1.4 PKGNAME= p5-${DISTNAME} @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} MAINTAINER= cube@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Class-Singleton/ COMMENT= Perl module to implement Singleton classes +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/p5-File-Slurp/Makefile b/devel/p5-File-Slurp/Makefile index edbda4470d8..1d64d46eb77 100644 --- a/devel/p5-File-Slurp/Makefile +++ b/devel/p5-File-Slurp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/10/19 19:17:54 he Exp $ +# $NetBSD: Makefile,v 1.9 2010/01/21 17:41:07 heinz Exp $ DISTNAME= File-Slurp-9999.13 PKGNAME= p5-${DISTNAME} @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} MAINTAINER= hiramatu@boreas.dti.ne.jp HOMEPAGE= http://search.cpan.org/dist/File-Slurp/ COMMENT= Read/write/append files quickly +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/popt/Makefile b/devel/popt/Makefile index fbe1af2d94b..53a2bdb9ceb 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2009/05/19 08:59:11 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2010/01/21 17:41:07 heinz Exp $ # DISTNAME= popt-1.15 @@ -8,7 +8,7 @@ MASTER_SITES= http://rpm5.org/files/popt/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Command line option parsing library # mit license with advertising clause -#LICENSE= mit +LICENSE= mit PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index be436630a1b..2bf8ebc824a 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2009/07/18 03:15:18 smb Exp $ +# $NetBSD: Makefile,v 1.44 2010/01/21 17:41:07 heinz Exp $ # DISTNAME= procmail-3.22 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.procmail.org/ COMMENT= Local mail delivery agent +LICENSE= artistic OR gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index a063cd88296..e8384a50b00 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2009/12/07 04:06:02 dholland Exp $ +# $NetBSD: Makefile,v 1.70 2010/01/21 17:41:07 heinz Exp $ DISTNAME= rpm-2.5.4 PKGREVISION= 6 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.rpm.org/ COMMENT= The Red Hat Package Manager +LICENSE= gnu-lgpl-v2 OR gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 3f0f4f3ed05..9802043d4d8 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/10/18 19:37:51 zafer Exp $ +# $NetBSD: Makefile,v 1.24 2010/01/21 17:41:06 heinz Exp $ DISTNAME= GeoIP-1.4.6 PKGREVISION= 1 @@ -8,8 +8,7 @@ MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.maxmind.com/download/geoip/api/c/ COMMENT= Find the country from any IP address -#LICENSE= gnu-lgpl-v2.1 -#LICENSE+= gnu-gpl-v2 # md5.c and types.h, from GNUPG +LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v2 # md5.c and types.h, from GNUPG PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/net/p5-Net-Ident/Makefile b/net/p5-Net-Ident/Makefile index 2c32b6671b4..3e7a742fbc4 100644 --- a/net/p5-Net-Ident/Makefile +++ b/net/p5-Net-Ident/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:32 he Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/21 17:41:06 heinz Exp $ # DISTNAME= Net-Ident-1.20 @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-Ident/ COMMENT= Perl module implementing the client side of the ident protocol +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/textproc/p5-Pod-Readme/Makefile b/textproc/p5-Pod-Readme/Makefile index 1f1e72e6982..1ee4124401a 100644 --- a/textproc/p5-Pod-Readme/Makefile +++ b/textproc/p5-Pod-Readme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/11/09 13:05:37 obache Exp $ +# $NetBSD: Makefile,v 1.2 2010/01/21 17:41:07 heinz Exp $ DISTNAME= Pod-Readme-0.09 PKGNAME= p5-${DISTNAME} @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Pod-Readme/ COMMENT= Convert POD to README file +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |