summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorheinz <heinz>2010-01-21 17:41:06 +0000
committerheinz <heinz>2010-01-21 17:41:06 +0000
commita18095029a6d2b14b6d2d9d33d5552119aaf3120 (patch)
treea8cc3ba8903e40f33b0d93d4eafe3f6b7d6f5422 /net
parent4e810a117eb13abd31399ff4cdc916edac2fa15f (diff)
downloadpkgsrc-a18095029a6d2b14b6d2d9d33d5552119aaf3120.tar.gz
Added LICENSE information.
Diffstat (limited to 'net')
-rw-r--r--net/GeoIP/Makefile5
-rw-r--r--net/p5-Net-Ident/Makefile3
2 files changed, 4 insertions, 4 deletions
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