aboutsummaryrefslogtreecommitdiffstats
path: root/games/xneko/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xneko/Makefile')
-rw-r--r--games/xneko/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/games/xneko/Makefile b/games/xneko/Makefile
new file mode 100644
index 000000000000..6eb67cbad52a
--- /dev/null
+++ b/games/xneko/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: xneko
+# Version required: 4.4BSD-Lite
+# Date created: 22 December 1995
+# Whom: markm
+#
+# $Id$
+#
+
+PKGNAME= xneko-4.4BSD
+DISTNAME= xneko
+CATEGORIES+= x11 games
+MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
+
+MAINTAINER= markm@FreeBSD.ORG
+
+.include <bsd.port.mk>