summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2018-12-08 09:10:14 +0000
committertriaxx <triaxx@pkgsrc.org>2018-12-08 09:10:14 +0000
commit46dcbaaeea9e1af8b63b99d642c4b5cfe328331f (patch)
tree87b5a14e0d17a3e40b088e631e2c48616f2a4176 /mk
parent89f2554a4ee69b1bd54845090f65bd67fcecd809 (diff)
downloadpkgsrc-46dcbaaeea9e1af8b63b99d642c4b5cfe328331f.tar.gz
abell-94 is acceptable
We can follow Fedora Project that treats it as Free and GPL compatible: https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License
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 068803e10d3..53150708e1d 100644
--- a/mk/license.mk
+++ b/mk/license.mk
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.89 2018/11/30 18:38:19 rillig Exp $
+# $NetBSD: license.mk,v 1.90 2018/12/08 09:10:14 triaxx Exp $
#
# This file handles everything about the LICENSE variable. It is
# included automatically by bsd.pkg.mk.
@@ -102,6 +102,7 @@
# -license suffix, and nonfree licenses end in -license.
#
DEFAULT_ACCEPTABLE_LICENSES= \
+ abell-94 \
apache-1.1 apache-2.0 \
arphic-public \
artistic artistic-2.0 \