summaryrefslogtreecommitdiff
path: root/games/xzip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xzip/Makefile')
-rw-r--r--games/xzip/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/games/xzip/Makefile b/games/xzip/Makefile
new file mode 100644
index 000000000000..6cc55c420690
--- /dev/null
+++ b/games/xzip/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xzip
+# Version required: 1.7.0
+# Date created: 28 June 1998
+# Whom: Matthew Hunt <mph@FreeBSD.org>
+#
+# $Id$
+#
+
+DISTNAME= xzip170
+PKGNAME= xzip-1.7.0
+CATEGORIES= games x11
+MASTER_SITES= http://www.cfug.org/infocom/
+
+MAINTAINER= mph@freebsd.org
+
+WRKSRC= ${WRKDIR}/xzip
+ALL_TARGET=
+
+MAN1= xzip.1
+
+.include <bsd.port.mk>