summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-03-20 12:02:03 +0000
committerwiz <wiz@pkgsrc.org>2001-03-20 12:02:03 +0000
commit8132d9ed18f5b5bd0236a2576759ff1bbdf884ea (patch)
tree3e8133738dfad186b30db16efbbe71f992277fe2
parente6c2b658b41c2eabf092f065ce65bf9b1af5986c (diff)
downloadpkgsrc-8132d9ed18f5b5bd0236a2576759ff1bbdf884ea.tar.gz
Unify license indentation, and add section on maude-license.
-rw-r--r--mk/mk.conf.example12
1 files changed, 8 insertions, 4 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index ee2e0ad93b5..1a1f3393136 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.184 2001/03/19 14:53:11 dmcmahill Exp $
+# $NetBSD: mk.conf.example,v 1.185 2001/03/20 12:02:03 wiz Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -126,7 +126,7 @@
#
# Default: none
-#ACCEPTABLE_LICENSES+= adobe-acrobat-license
+#ACCEPTABLE_LICENSES+= adobe-acrobat-license
# Enable it if you accept the usage policy for Adobe Acrobat
# and would like to build it. see pkgsrc/print/acroread.
#ACCEPTABLE_LICENSES+= csound-license
@@ -143,6 +143,10 @@
# Enable it if you are okay to build/use third-party software, which has
# restriction on redistribution (i.e. you will obey the restriction on
# redistribution it imposes).
+#ACCEPTABLE_LICENSES+= maude-license
+# Enable it if you filled out and returned the license found at
+# http://maude.csl.sri.com/license/license.html
+# and want to build maude.
#ACCEPTABLE_LICENSES+= no-commercial-use
# Enable it if you are okay to build/use third-party software, which is not
# for commercial use (i.e. you are non-commerical)
@@ -154,10 +158,10 @@
# like to build opera. see pkgsrc/licenses/opera-license
#ACCEPTABLE_LICENSES+= shareware
# Enable it if you are okay to build/use shareware.
-#ACCEPTABLE_LICENSES+= sun-jsdk20-license
+#ACCEPTABLE_LICENSES+= sun-jsdk20-license
# Enable it if you accept the download license for Sun JSDK and would
# like to build Sun JSDK. see pkgsrc/lang/jdk.
-#ACCEPTABLE_LICENSES+= sun-swing-license
+#ACCEPTABLE_LICENSES+= sun-swing-license
# Enable it if you accept the download license for Sun's Swing (JFC) toolkit
# and would like to build JFC. see pkgsrc/x11/swing.