summaryrefslogtreecommitdiff
path: root/games/pentix
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-10-10 03:44:52 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-10-10 03:44:52 +0000
commit927f729f3918f383f998a3de80040899cda85883 (patch)
tree49f86418fa23ce48251be69c11d5c1396d1910de /games/pentix
parentInitial import of games/pentix v2.4 (diff)
Initial import of games/pentix v2.4
Modified the port to respect ${PREFIX} PR: 21868 Submitted by: Andrey Tchoritch <andy@venus.sympad.net>
Notes
Notes: svn path=/head/; revision=33643
Diffstat (limited to 'games/pentix')
-rw-r--r--games/pentix/Makefile19
-rw-r--r--games/pentix/distinfo1
-rw-r--r--games/pentix/files/patch-aa15
-rw-r--r--games/pentix/pkg-comment1
-rw-r--r--games/pentix/pkg-descr16
-rw-r--r--games/pentix/pkg-plist5
6 files changed, 57 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>
diff --git a/games/pentix/distinfo b/games/pentix/distinfo
new file mode 100644
index 000000000000..0b9c36d13a83
--- /dev/null
+++ b/games/pentix/distinfo
@@ -0,0 +1 @@
+MD5 (pentix-2.4.tar.gz) = 1e92e95ddfe8507909779f1a4cb3e476
diff --git a/games/pentix/files/patch-aa b/games/pentix/files/patch-aa
new file mode 100644
index 000000000000..1d87730ed820
--- /dev/null
+++ b/games/pentix/files/patch-aa
@@ -0,0 +1,15 @@
+--- Makefile.orig Sat Sep 23 17:14:43 2000
++++ Makefile Mon Oct 9 23:35:38 2000
+@@ -4,9 +4,9 @@
+ CFLAGS = -O2 -Wall
+ LFLAGS = -lncurses
+
+-BINDIR = /usr/local/bin
+-DATDIR = /usr/local/share/games/pentix
+-MANDIR = /usr/local/man/man1
++BINDIR = ${PREFIX}/bin
++DATDIR = ${PREFIX}/share/games/pentix
++MANDIR = ${PREFIX}/man/man1
+
+ PROG = pentix
+ DATA = pentix.qtn pentix.res readme.txt
diff --git a/games/pentix/pkg-comment b/games/pentix/pkg-comment
new file mode 100644
index 000000000000..754b9e505512
--- /dev/null
+++ b/games/pentix/pkg-comment
@@ -0,0 +1 @@
+This is a game of pentix for terminals
diff --git a/games/pentix/pkg-descr b/games/pentix/pkg-descr
new file mode 100644
index 000000000000..8d72473ff12e
--- /dev/null
+++ b/games/pentix/pkg-descr
@@ -0,0 +1,16 @@
+This is a game of pentix for terminals
+
+pentix is one of the various flavours of good old tetris.
+however, pentix surpassed its famous parent in playbility
+
+this version of pentix is based on the original msdos version of
+pentix by Marta & Adrian Soncodi (C) 1986 ICE/APP
+which is considered standard of pentix
+
+I've tried to keep this port and the original version as alike as possible
+in all relevant respects
+
+Play Pentix!
+
+Andrey Tchoritch <andy@sympad.net>
+http://www.sympad.net/~andy/pentix
diff --git a/games/pentix/pkg-plist b/games/pentix/pkg-plist
new file mode 100644
index 000000000000..4c93ca068bb4
--- /dev/null
+++ b/games/pentix/pkg-plist
@@ -0,0 +1,5 @@
+bin/pentix
+share/games/pentix/pentix.qtn
+share/games/pentix/pentix.res
+share/games/pentix/readme.txt
+@dirrm share/games/pentix