summaryrefslogtreecommitdiff
path: root/games/pentix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pentix/Makefile')
-rw-r--r--games/pentix/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/games/pentix/Makefile b/games/pentix/Makefile
new file mode 100644
index 000000000000..47a7c2c6564d
--- /dev/null
+++ b/games/pentix/Makefile
@@ -0,0 +1,19 @@
+# Ports collection makefile for: pentix
+# Date created: 19 Sep 2000
+# Whom: andy
+#
+# $FreeBSD$
+#
+
+PORTNAME= pentix
+PORTVERSION= 2.4
+CATEGORIES= games
+MASTER_SITES= http://www.sympad.net/~andy/pentix/
+
+MAINTAINER= andy@sympad.net
+
+ALL_TARGET= pentix
+
+MAN1= pentix.1
+
+.include <bsd.port.mk>