summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-06-04 20:17:52 +0000
committerjtb <jtb@pkgsrc.org>2001-06-04 20:17:52 +0000
commit99c60503262eaa287cb257198c8f174d075268c1 (patch)
tree472b9fff9b7e123745c38dc84063c112cc9a27e1 /mk
parentc29553c11221692bc2d3bc01561b2e8b1a9f7e18 (diff)
downloadpkgsrc-99c60503262eaa287cb257198c8f174d075268c1.tar.gz
Add zoo-license as an ACCEPTABLE_LICENSES option.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example5
1 files changed, 4 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 2e78dd870ee..9da2cd381e9 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.218 2001/06/04 20:01:02 jtb Exp $
+# $NetBSD: mk.conf.example,v 1.219 2001/06/04 20:17:52 jtb Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -182,6 +182,9 @@
#ACCEPTABLE_LICENSES+= unrar-license
# Enable it if you accept the license terms for the unrar archiver
# and would like to build unrar. see pkgsrc/archivers/unrar.
+#ACCEPTABLE_LICENSES+= zoo-license
+# Enable it if you accept the license terms for the zoo archiver
+# and would like to build zoo. see pkgsrc/archivers/zoo.
#ACCEPTABLE_LICENSES+= emiclock-license
# Enable it if you accept the license terms for emiclock
# and would like to build it. see pkgsrc/time/emiclock.