summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorgdt <gdt>2006-07-06 14:43:27 +0000
committergdt <gdt>2006-07-06 14:43:27 +0000
commit2100240f5f5b556295db53d064f4b934652ee2eb (patch)
tree919be77923064af848ffd4033e3e8aec0b874826 /archivers
parent227ba1052a2381b5ecf2368ac248f24b10161928 (diff)
downloadpkgsrc-2100240f5f5b556295db53d064f4b934652ee2eb.tar.gz
Add RESTRICTED/NO_*_ON_* since the license does not grant permission
to redistribute.
Diffstat (limited to 'archivers')
-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