summaryrefslogtreecommitdiff
path: root/archivers/zip1
diff options
context:
space:
mode:
authorjtb <jtb>2001-06-04 17:12:42 +0000
committerjtb <jtb>2001-06-04 17:12:42 +0000
commitc6a17e2d52476075e9dd3a5f3f4217abe3f75694 (patch)
treea3cb04ba30ac80aa4611cb286566c3df24104c39 /archivers/zip1
parent49eec94bd81c365905c7b83b3e873e9b8f1b0494 (diff)
downloadpkgsrc-c6a17e2d52476075e9dd3a5f3f4217abe3f75694.tar.gz
Add necessary restrictions.
Excerpt from the README file in the source code distribution: Permission is granted to any individual or institution to use, copy, or redistribute this software so long as all of the original files are included unmodified, that it is not sold for profit, and that this copyright notice is retained.
Diffstat (limited to 'archivers/zip1')
-rw-r--r--archivers/zip1/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/archivers/zip1/Makefile b/archivers/zip1/Makefile
index 498c41be78b..ac2e63d207c 100644
--- a/archivers/zip1/Makefile
+++ b/archivers/zip1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/03/27 03:19:45 hubertf Exp $
+# $NetBSD: Makefile,v 1.13 2001/06/04 17:12:42 jtb Exp $
#
DISTNAME= zip1-1.1
@@ -13,6 +13,10 @@ COMMENT= Create/update ZIP files compatible with pkzip version 1
BUILD_DEPENDS= unzip-*:../../archivers/unzip
+RESTRICTED= "Do not modify. Do not sell for profit."
+NO_SRC_ON_CDROM=${RESTRICTED}
+NO_BIN_ON_CDROM=${RESTRICTED}
+
EXTRACT_CMD= unzip -qo ${DOWNLOADED_DISTFILE}
MAKEFILE= makefile