summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-19 11:25:26 +0000
committerrodent <rodent@pkgsrc.org>2013-04-19 11:25:26 +0000
commit0171cdf9213f9d6692897838fa24c152b3172b28 (patch)
tree9e24497a3821c8b80eef23e829b2faa7ed4d8e3b /mk
parent2b60789269866e74ea96d5be224ca4ca0a863c3b (diff)
downloadpkgsrc-0171cdf9213f9d6692897838fa24c152b3172b28.tar.gz
DEFAULT_ACCEPTABLE+=arphic-public; See:
http://www.gnu.org/licenses/license-list.html#Arphic
Diffstat (limited to '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 5887694bc33..27023f1067e 100644
--- a/mk/license.mk
+++ b/mk/license.mk
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.56 2013/04/08 02:24:14 rodent Exp $
+# $NetBSD: license.mk,v 1.57 2013/04/19 11:25:26 rodent Exp $
#
# This file handles everything about the LICENSE variable. It is
# included automatically by bsd.pkg.mk.
@@ -103,6 +103,7 @@
DEFAULT_ACCEPTABLE_LICENSES= \
apache-1.1 apache-2.0 \
+ arphic-public \
artistic artistic-2.0 \
boost-license \
cc-by-sa-v3.0 \