summaryrefslogtreecommitdiff
path: root/sysutils/daemontools
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-03-06 16:16:46 +0000
committerhubertf <hubertf@pkgsrc.org>2001-03-06 16:16:46 +0000
commit11af157d562d83b66bef7d7703888f7bd4577566 (patch)
tree746bbb5f2771d838dd64661b8ea5edfc220d516e /sysutils/daemontools
parent7c4ccd33f6003fb0dc5ba085383c952eaf482765 (diff)
downloadpkgsrc-11af157d562d83b66bef7d7703888f7bd4577566.tar.gz
* Set NO_BIN_ON_CDROM and NO_BIN_ON_FTP due to djb's licence
Binary pkgs will be nuked off ftp.netbsd.org in a second.
Diffstat (limited to 'sysutils/daemontools')
-rw-r--r--sysutils/daemontools/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/daemontools/Makefile b/sysutils/daemontools/Makefile
index 6fd861333da..a7ee48d8c99 100644
--- a/sysutils/daemontools/Makefile
+++ b/sysutils/daemontools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/26 03:41:29 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2001/03/06 16:16:46 hubertf Exp $
# FreeBSD Id: ports/sysutils/daemontools/Makefile,v 1.8 2000/12/03 05:16:41 steve Exp
DISTNAME= daemontools-0.70
@@ -14,6 +14,10 @@ MAINTAINER= zuntum@eik.pl
HOMEPAGE= http://cr.yp.to/daemontools.html
COMMENT= Service monitoring and logging utilities by djb
+RESTRICTED= "Redistribution of modified package is forbidden"
+NO_BIN_ON_CDROM=${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+
ALL_TARGET= it
INSTALL_TARGET= setup check
SAMPLERC= svscan.sh.sample