summaryrefslogtreecommitdiff
path: root/archivers/zip
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/zip')
-rw-r--r--archivers/zip/Makefile27
-rw-r--r--archivers/zip/distinfo1
-rw-r--r--archivers/zip/pkg-comment1
-rw-r--r--archivers/zip/pkg-descr4
-rw-r--r--archivers/zip/pkg-plist8
5 files changed, 0 insertions, 41 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
deleted file mode 100644
index 80e2c9861eb2..000000000000
--- a/archivers/zip/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: zip
-# Version required: 2.0.1
-# Date created: 22 Dec 1994
-# Whom: ache
-#
-# $Id: Makefile,v 1.4 1995/04/16 00:25:14 asami Exp $
-#
-
-DISTNAME= zip201
-PKGNAME= zip-2.0.1
-CATEGORIES+= archivers
-MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= ache@FreeBSD.ORG
-
-ALL_TARGET= freebsd
-
-pre-install:
- @mkdir -p ${PREFIX}/bin
- @mkdir -p ${PREFIX}/man/man1
-
-do-install:
- cd ${WRKSRC}; install -c -o bin -g bin zip.1 zipgrep.1 ${PREFIX}/man/man1
- cd ${WRKSRC}; install -c -o bin -g bin zip zipnote zipsplit zipcloak zipgrep ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/archivers/zip/distinfo b/archivers/zip/distinfo
deleted file mode 100644
index b49ee74510ec..000000000000
--- a/archivers/zip/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (zip201.tar.Z) = 38bcfa904b4707b1240fcb658e3ca3d4
diff --git a/archivers/zip/pkg-comment b/archivers/zip/pkg-comment
deleted file mode 100644
index 47c88a860416..000000000000
--- a/archivers/zip/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-zip v 2.01. Create/update ZIP files which are compatabile with pkzip v2.04g
diff --git a/archivers/zip/pkg-descr b/archivers/zip/pkg-descr
deleted file mode 100644
index ebbda098d29c..000000000000
--- a/archivers/zip/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Zip 2.0.1 is a compression and file packaging utility. It is compatible with
-PKZIP 2.04g (Phil Katz ZIP) for MSDOS systems. There is a companion to zip
-called unzip (of course) which you should be able to find the same place
-you got zip.
diff --git a/archivers/zip/pkg-plist b/archivers/zip/pkg-plist
deleted file mode 100644
index cfd8bbf6cd7c..000000000000
--- a/archivers/zip/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-@cwd /usr/local
-man/man1/zip.1
-man/man1/zipgrep.1
-bin/zip
-bin/zipnote
-bin/zipsplit
-bin/zipcloak
-bin/zipgrep