summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjtb <jtb>2001-06-11 05:26:00 +0000
committerjtb <jtb>2001-06-11 05:26:00 +0000
commitce2b79c9656ecb06965027c05c71f65c90fbcb2a (patch)
tree9ef2d17a8427954faa3a9c2a7b3862cb5fc52446 /mk
parentd9b09b08d227c1cea2bf3ecedca58ac79f7be9d2 (diff)
downloadpkgsrc-ce2b79c9656ecb06965027c05c71f65c90fbcb2a.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