summaryrefslogtreecommitdiff
path: root/archivers/szip/Makefile
diff options
context:
space:
mode:
authorgdt <gdt>2006-07-06 14:43:27 +0000
committergdt <gdt>2006-07-06 14:43:27 +0000
commita62a446f0492c58dfcfa7db5ac8874baf3053222 (patch)
tree919be77923064af848ffd4033e3e8aec0b874826 /archivers/szip/Makefile
parentbae6b1ffc281973bdc1b84d103c82172d82528d6 (diff)
downloadpkgsrc-a62a446f0492c58dfcfa7db5ac8874baf3053222.tar.gz
Add RESTRICTED/NO_*_ON_* since the license does not grant permission
to redistribute.
Diffstat (limited to 'archivers/szip/Makefile')
-rw-r--r--archivers/szip/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile
index 7b75d60896c..ad993658107 100644
--- a/archivers/szip/Makefile
+++ b/archivers/szip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/05/10 12:31:46 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2006/07/06 14:43:27 gdt Exp $
DISTNAME= szip-2.0
CATEGORIES= archivers
@@ -12,6 +12,11 @@ COMMENT= Extended-Rice lossless compression
PKG_INSTALLATION_TYPES= overwrite pkgviews
LICENSE= szip-license
+RESTRICTED= No permission to redistribute
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
USE_LIBTOOL= yes
GNU_CONFIGURE= yes