summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/lzo/Makefile3
-rw-r--r--devel/libcfg+/Makefile3
-rw-r--r--mail/libetpan/Makefile3
-rw-r--r--security/cyrus-sasl/Makefile.common3
-rw-r--r--security/opencdk/Makefile3
-rw-r--r--textproc/aspell/Makefile3
-rw-r--r--textproc/hunspell/Makefile3
7 files changed, 14 insertions, 7 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index 18c3c31e081..d4fdb2538fc 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/09/13 13:11:56 tron Exp $
+# $NetBSD: Makefile,v 1.9 2010/02/19 20:16:40 heinz Exp $
DISTNAME= lzo-2.03
CATEGORIES= archivers
@@ -8,6 +8,7 @@ MASTER_SITES= http://ftp.uni-koeln.de/util/arc/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.oberhumer.com/opensource/lzo/
COMMENT= Portable lossless data compression library
+LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/libcfg+/Makefile b/devel/libcfg+/Makefile
index 37762808dee..4ea272577e2 100644
--- a/devel/libcfg+/Makefile
+++ b/devel/libcfg+/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/11/05 17:49:33 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2010/02/19 20:16:40 heinz Exp $
#
DISTNAME= libcfg+-0.6.2
@@ -9,6 +9,7 @@ MASTER_SITES= http://platon.sk/upload/_projects/00003/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://platon.sk/projects/libcfg+/
COMMENT= Command line and configuration file parsing library
+LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index f6dbb9ccfe8..8137b07527e 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2010/01/17 12:02:24 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2010/02/19 20:16:40 heinz Exp $
#
DISTNAME= libetpan-0.57
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://libetpan.sourceforge.net/
COMMENT= Really nice mail library
+LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/security/cyrus-sasl/Makefile.common b/security/cyrus-sasl/Makefile.common
index 38e5334e133..f6582a34597 100644
--- a/security/cyrus-sasl/Makefile.common
+++ b/security/cyrus-sasl/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2009/05/14 23:00:46 obache Exp $
+# $NetBSD: Makefile.common,v 1.15 2010/02/19 20:16:40 heinz Exp $
#
# This file is currently included by:
#
@@ -26,6 +26,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://asg.web.cmu.edu/sasl/
+LICENSE= original-bsd # CMU version
DISTINFO_FILE= ${.CURDIR}/../cyrus-sasl/distinfo
PATCHDIR= ${.CURDIR}/../cyrus-sasl/patches
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile
index 007d83b5ff4..cbae004f52e 100644
--- a/security/opencdk/Makefile
+++ b/security/opencdk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2010/01/16 11:23:03 tron Exp $
+# $NetBSD: Makefile,v 1.33 2010/02/19 20:16:40 heinz Exp $
DISTNAME= opencdk-0.6.6
CATEGORIES= security devel
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnutls.org/
COMMENT= Open Crypto Development Kit
+LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 754750d9f5c..d5fb6c9a0ff 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2008/09/22 08:53:13 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2010/02/19 20:16:40 heinz Exp $
#
DISTNAME= aspell-0.60.6
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=aspell/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://aspell.net/
COMMENT= Spell checker with good multi-language support
+LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index b42cd3dcb3d..a49a763584a 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/02/08 18:25:40 ahoka Exp $
+# $NetBSD: Makefile,v 1.11 2010/02/19 20:16:41 heinz Exp $
#
DISTNAME= hunspell-1.2.8
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/}
MAINTAINER= ahoka@NetBSD.org
HOMEPAGE= http://hunspell.sourceforge.net/
COMMENT= Improved spellchecker
+LICENSE= mpl-1.1 OR gnu-lgpl-v2.1 OR gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir