summaryrefslogtreecommitdiff
path: root/archivers/zoo/Makefile
diff options
context:
space:
mode:
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>