summaryrefslogtreecommitdiff
path: root/sysutils/sarah
diff options
context:
space:
mode:
authorjtb <jtb>2001-06-05 23:40:38 +0000
committerjtb <jtb>2001-06-05 23:40:38 +0000
commit0579f7704dccf1825795d8904d8419283e16489c (patch)
tree7cd24e2ec17c01fb6f666fc2793b2ee6e32218d4 /sysutils/sarah
parent8c20fac2a368cbbb9796ede8f6f063e7f948b77b (diff)
downloadpkgsrc-0579f7704dccf1825795d8904d8419283e16489c.tar.gz
LICENSE=limited-redistribution. Add restrictions.
From the README file: Licensing for the current version of sarah is quite simple: I (Matthew Pounsett) retain all rights to this code. Anyone is free to use sarah, but it may not be redistributed either in its original or any modified form without the permission of the author (me). A more reasonable license will be distributed with later versions of sarah (probably with the first non-beta release).
Diffstat (limited to 'sysutils/sarah')
-rw-r--r--sysutils/sarah/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/sysutils/sarah/Makefile b/sysutils/sarah/Makefile
index 673525483e2..fa6d400a307 100644
--- a/sysutils/sarah/Makefile
+++ b/sysutils/sarah/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/03/13 19:49:01 zuntum Exp $
+# $NetBSD: Makefile,v 1.2 2001/06/05 23:40:38 jtb Exp $
DISTNAME= sarah-0.4b
CATEGORIES= sysutils
@@ -7,6 +7,13 @@ MASTER_SITES= ftp://ftp.conundrum.com/pub/sarah/
MAINTAINER= zuntum@netbsd.org
COMMENT= Syslog automated Rotation and Archive Handler
+LICENSE= limited-distribution
+RESTRICTED= "Do not redistribute"
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM=${RESTRICTED}
+NO_BIN_ON_CDROM=${RESTRICTED}
+
USE_PERL5= YES
NO_BUILD= YES