summaryrefslogtreecommitdiff
path: root/emulators/xzx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/xzx/Makefile')
-rw-r--r--emulators/xzx/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile
new file mode 100644
index 000000000000..cc3208707b0b
--- /dev/null
+++ b/emulators/xzx/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xzx
+# Version required: 2.2.1
+# Date created: 13 Nov 1997
+# Whom: Sheldon Hearn <axl@iafrica.com>
+#
+# $Id$
+#
+
+DISTNAME= xzx-2.2.1
+CATEGORIES= emulators x11
+MASTER_SITES= ftp://ftp.gns.getronics.nl/pub/os/sinclair/emulators/unix/
+DISTFILES= xzx-2.2.1-src.tar.gz \
+ xzx-2.2.1-roms.tar.gz \
+ xzx-2.2.1-contrib.tar.gz
+
+MAINTAINER= axl@iafrica.com
+
+USE_IMAKE= yes
+MAN1= xzx.1
+
+.include <bsd.port.mk>