summaryrefslogtreecommitdiff
path: root/archivers/zoo/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-10-27 02:18:56 +0000
committerhubertf <hubertf>1997-10-27 02:18:56 +0000
commit163c716bacabc1ac304ba3c6cf2111dd011754c9 (patch)
treeaa7fd087d6bcf69328ebc37067c429ed69a80a4c /archivers/zoo/Makefile
parent2fe87d46c07eb4c0045cb7a322985f096afb1284 (diff)
downloadpkgsrc-163c716bacabc1ac304ba3c6cf2111dd011754c9.tar.gz
File archivers, ports from FreeBSD
Diffstat (limited to 'archivers/zoo/Makefile')
-rw-r--r--archivers/zoo/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile
new file mode 100644
index 00000000000..48a9266c419
--- /dev/null
+++ b/archivers/zoo/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: zoo
+# Version required: 2.10pl1
+# Date created: 18 October 1994
+# Whom: jmz
+#
+# $Id: Makefile,v 1.1.1.1 1997/10/27 02:19:08 hubertf Exp $
+#
+
+DISTNAME= zoo-2.10pl1
+PKGNAME= zoo-2.10.1
+CATEGORIES= archivers
+MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
+
+MAINTAINER= jmz@FreeBSD.org
+
+NO_WRKSUBDIR= yes
+ALL_TARGET= bsdansi
+MAKEFILE= makefile
+MAN1= fiz.1 zoo.1
+
+.include <bsd.port.mk>