summaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-15 04:45:25 +0000
committerasami <asami@FreeBSD.org>1995-04-15 04:45:25 +0000
commit0682aa7ca310456c14e9ca4bebb31ab2a948922a (patch)
tree9b37c675e8ed0a29d1cd7761e5dee726cb01830b /archivers
parent6c080e298acb9105dcb8020a91d2e4a862c7a996 (diff)
downloadFreeBSD-ports-0682aa7ca310456c14e9ca4bebb31ab2a948922a.zip
FreeBSD-ports-0682aa7ca310456c14e9ca4bebb31ab2a948922a.tar.gz
The rest of the archiver Makefiles. (I've already fixed Andrey's
Makefiles before.)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/unzip/Makefile13
-rw-r--r--archivers/zoo/Makefile12
2 files changed, 22 insertions, 3 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 703a514..5bb715a 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" \
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile
index cf13800..64820d3 100644
--- a/archivers/zoo/Makefile
+++ b/archivers/zoo/Makefile
@@ -1,6 +1,16 @@
+# New ports collection makefile for: zoo
+# Version required: 2.10pl1
+# Date created: 18 October 1994
+# Whom: jmz
+#
+# $Id$
+#
+
DISTNAME= zoo-2.10pl1
-MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
+PKGNAME= zoo-2.10.1
CATEGORIES+= archivers
+MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
+
NO_WRKSUBDIR= yes
ALL_TARGET= bsdansi
MAKEFILE= makefile
OpenPOWER on IntegriCloud