summaryrefslogtreecommitdiff
path: root/mk/license.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-01-13 13:25:56 +0000
committerwiz <wiz@pkgsrc.org>2011-01-13 13:25:56 +0000
commit99906972427a00c1c2a5a44689e3266f8684d47a (patch)
treef1765c907a2d7249b57a8352f24a515f83bb4e24 /mk/license.mk
parent5b367446e9f529534576c8fe019c99cbb8b3a36e (diff)
downloadpkgsrc-99906972427a00c1c2a5a44689e3266f8684d47a.tar.gz
Add png-license and add it to the default-allowed licenses.
(very similar to mit or modified-bsd, but different)
Diffstat (limited to 'mk/license.mk')
-rw-r--r--mk/license.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/license.mk b/mk/license.mk
index 592628c4aaa..9460bd9b06d 100644
--- a/mk/license.mk
+++ b/mk/license.mk
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.35 2010/08/24 19:08:29 bad Exp $
+# $NetBSD: license.mk,v 1.36 2011/01/13 13:25:56 wiz Exp $
#
# This file handles everything about the LICENSE variable. It is
# included automatically by bsd.pkg.mk.
@@ -110,6 +110,7 @@ DEFAULT_ACCEPTABLE_LICENSES= \
cpl-1.0 \
open-font-license \
mpl-1.0 mpl-1.1 \
+ png-license \
zpl \
python-software-foundation \
ipafont \