summaryrefslogtreecommitdiff
path: root/archivers/zip1
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-06-04 17:12:42 +0000
committerjtb <jtb@pkgsrc.org>2001-06-04 17:12:42 +0000
commit6572e72dc68c648d606cd1d43353e65f3e9fbed9 (patch)
treea3cb04ba30ac80aa4611cb286566c3df24104c39 /archivers/zip1
parent30c378c9d71d92479f3faae8f3a7024a01449525 (diff)
downloadpkgsrc-6572e72dc68c648d606cd1d43353e65f3e9fbed9.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