summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorrh <rh>2003-04-03 22:47:42 +0000
committerrh <rh>2003-04-03 22:47:42 +0000
commit0cfcc3f9cda09415e081eb9865ffad1dba34e3ba (patch)
treedf577e02a32603459a798866dbc5380f6e0c3784 /mk
parentd3c599774c5a7ae4d7096edb0cadda781f27954e (diff)
downloadpkgsrc-0cfcc3f9cda09415e081eb9865ffad1dba34e3ba.tar.gz
Add webwasher licence (commented out)
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.defaults.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk
index 606acdb0e51..c77ded10f15 100644
--- a/mk/bsd.pkg.defaults.mk
+++ b/mk/bsd.pkg.defaults.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.137 2003/03/26 20:19:51 agc Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.138 2003/04/03 22:47:42 rh Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -261,6 +261,9 @@ PATCH_FUZZ_FACTOR?= -F0
#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+= webwasher-license
+# Enable it if you accept the license terms for webwasher and would
+# like to build webwasher. see pkgsrc/licenses/webwasher-license
#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.