summaryrefslogtreecommitdiff
path: root/archivers/zip
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-04-15 10:38:06 +0000
committeragc <agc@pkgsrc.org>1998-04-15 10:38:06 +0000
commitdccd43243dfa7b9fe09bdf507b64f2235cb5fa07 (patch)
tree33a4622592f58e4775f653481e5ec3c86edee661 /archivers/zip
parente5fc7b25971e8890e6ebe0fad23a929bab8d23ff (diff)
downloadpkgsrc-dccd43243dfa7b9fe09bdf507b64f2235cb5fa07.tar.gz
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
Diffstat (limited to 'archivers/zip')
-rw-r--r--archivers/zip/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 9224c50d971..9ab7a086494 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -1,11 +1,4 @@
-# New packages collection makefile for: zip (without encryption)
-# http://infozip.cdrom.com/pub/infozip/
-#
-# Version required: 2.2
-# Date created: 22 Dec 1994
-# Whom: ache
-#
-# $NetBSD: Makefile,v 1.6 1998/03/16 10:47:24 frueauf Exp $
+# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:09 agc Exp $
# FreeBSD Id: Makefile,v 1.10 1997/04/27 16:06:15 ache Exp
#
@@ -30,4 +23,4 @@ do-install:
ln -fs zip.1 ${PREFIX}/man/man1/zipnote.1
ln -fs zip.1 ${PREFIX}/man/man1/zipsplit.1
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"