summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-10-20 17:07:25 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-10-20 17:07:25 +0000
commite1d7d2356b3b8a4871846f5a5d168c47da5c81b9 (patch)
tree48a42cca09446035b2979525b588795ffa6d487e /net
parent48c1ada5b2bf20eaaa60c38a9a5b8999429424ce (diff)
downloadpkgsrc-e1d7d2356b3b8a4871846f5a5d168c47da5c81b9.tar.gz
add NO_{SRC,BIN}_ON_{FTP,CDROM} per authors wishes
Diffstat (limited to 'net')
-rw-r--r--net/tkicb/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/net/tkicb/Makefile b/net/tkicb/Makefile
index 226ff4d08fd..1cdd1e77fdb 100644
--- a/net/tkicb/Makefile
+++ b/net/tkicb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/10/20 04:28:59 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.11 2000/10/20 17:07:25 dmcmahill Exp $
#
DISTNAME= icb.2.1.4
@@ -12,6 +12,12 @@ HOMEPAGE= http://www.icb.net/
DEPENDS= tk-8.3.2:../../x11/tk
+RESTRICTED= "Author wishes to handle distribution"
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+
USE_X11= yes
NO_CONFIGURE= yes
NO_WRKSUBDIR= yes