summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-06-11 05:26:00 +0000
committerjtb <jtb@pkgsrc.org>2001-06-11 05:26:00 +0000
commit4933f7a8cfb9521317b4e5373a09f715f0292a59 (patch)
tree9ef2d17a8427954faa3a9c2a7b3862cb5fc52446 /mk
parent328c71a86f7d95f7c9680c3a4ae8712270d4d6a6 (diff)
downloadpkgsrc-4933f7a8cfb9521317b4e5373a09f715f0292a59.tar.gz
Add missing IDEA-licence and jdk-license as ACCEPTABLE_LICENSES options.
Pointed out by John Darrow <John.P.Darrow@wheaton.edu> on tech-pkg.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index ec761a6ce39..c17e2260e28 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.228 2001/06/11 01:30:56 taca Exp $
+# $NetBSD: mk.conf.example,v 1.229 2001/06/11 05:26:00 jtb Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -215,6 +215,12 @@
#ACCEPTABLE_LICENSES+= srp_client-license
# Enable it if you accept the license terms for srp_client
# and would like to build srp_client. see pkgsrc/security/srp_client.
+#ACCEPTABLE_LICENSES+= jdk-license
+# Enable it if you accept the license terms for jdk
+# and would like to build jdk. see pkgsrc/lang/jdk.
+#ACCEPTABLE_LICENSES+= IDEA-licence
+# Enable it if you accept the license terms for libidea
+# and would like to build libidea. see pkgsrc/security/libidea.
#SPECIFIC_PKGS=
# Don't use the default of all packages (from the top-level of the