aboutsummaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 04:45:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 04:45:25 +0000
commit4d2354a8dc5e73ac6f4f229516166402d03ddd7a (patch)
tree30bccd186ca82a1492f83c4dc9188618978e5d37 /archivers/unzip
parenta28c2d8099f0f0cc8c0385a9a98b295cc60a943b (diff)
downloadports-4d2354a8dc5e73ac6f4f229516166402d03ddd7a.tar.gz
ports-4d2354a8dc5e73ac6f4f229516166402d03ddd7a.zip
Notes
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/Makefile13
1 files changed, 11 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 703a514c959e..5bb715a4b011 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -1,7 +1,16 @@
-DISTFILES= unzip512.tar.Z
+# New ports collection makefile for: unzip
+# Version required: 5.12
+# Date created: 17 October 1994
+# Whom: jmz
+#
+# $Id$
+#
+
DISTNAME= unzip-5.12
-MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
CATEGORIES+= archivers
+MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
+DISTFILES= unzip512.tar.Z
+
MAKEFILE= unix/Makefile
ALL_TARGET= bsd
MAKE_FLAGS= LOCAL_UNZIP="-O2 -DCHECK_EOF" \