summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2005-07-19 17:31:42 +0000
committergdt <gdt@pkgsrc.org>2005-07-19 17:31:42 +0000
commitdfc7067f8cb90356a230f85d35d5aad5c4a2adc0 (patch)
treea95129f83446fec5ffbd8f550f36f7ceeb104521 /mk/defaults
parentc90941aa60e7e38d432ab7937204eaa3dd3f0d69 (diff)
downloadpkgsrc-dfc7067f8cb90356a230f85d35d5aad5c4a2adc0.tar.gz
Note that OSI/FSF approved licenses do not require a LICENSE variable,
clarifying from definition by example.
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/mk.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index a5cfba5f75a..c00b5a0e22b 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.67 2005/07/19 15:31:09 wiz Exp $
+# $NetBSD: mk.conf,v 1.68 2005/07/19 17:31:42 gdt Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -351,8 +351,9 @@ PATCH_FUZZ_FACTOR?= -F0
#ACCEPTABLE_LICENSES= fee-based-commercial-use no-commercial-use \
# no-profit limited-redistribution
# Whitespace-delimited list of the types of license which are
-# acceptable for installation. (apart from standard "free" licenses
-# such as Berkeley/CMU and GPL). Possible values are presented below.
+# acceptable for installation. (Packages with licenses that qualify as
+# "open source" according to OSI or "Free" according to FSF are
+# not marked with a LICENSE variable.) Possible values are presented below.
#
# Default: none