summaryrefslogtreecommitdiff
path: root/games/xkoules
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-19 21:35:22 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-19 21:35:22 +0000
commit66881b8a454c3ad15521672a2ec8c7a2bdbe447d (patch)
tree11efa1542e5499013f54d9365ff716f670221595 /games/xkoules
parentActivate qgl. (diff)
Import of xkoules 1.4, an action game for X11.
PR: 5988 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes
Notes: svn path=/head/; revision=10595
Diffstat (limited to 'games/xkoules')
-rw-r--r--games/xkoules/Makefile33
-rw-r--r--games/xkoules/distinfo1
-rw-r--r--games/xkoules/files/patch-aa15
-rw-r--r--games/xkoules/pkg-comment1
-rw-r--r--games/xkoules/pkg-descr6
-rw-r--r--games/xkoules/pkg-plist19
6 files changed, 75 insertions, 0 deletions
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile
new file mode 100644
index 000000000000..7f71146c8fa1
--- /dev/null
+++ b/games/xkoules/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: xkoules
+# Version required: 1.4
+# Date created: 11 March 1998
+# Whom: Andrey Zakhvatov
+#
+# $Id$
+#
+
+DISTNAME= koules1.4-src
+PKGNAME= xkoules-1.4
+CATEGORIES= games x11
+MASTER_SITES= http://www.paru.cas.cz/~hubicka/koules/packages/
+
+MAINTAINER= andy@icc.surw.chel.su
+
+USE_IMAKE= yes
+WRKSRC= ${WRKDIR}/koules1.4
+MAN6= xkoules.6
+
+do-install:
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/xkoules ${PREFIX}/bin
+ @ ${MKDIR} ${PREFIX}/share/xkoules
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/koules.sndsrv.freebsd ${PREFIX}/share/xkoules
+ @ ${INSTALL_DATA} ${WRKSRC}/sounds/*.raw ${PREFIX}/share/xkoules
+ @ ${INSTALL_MAN} ${WRKSRC}/xkoules.6 ${PREFIX}/man/man6
+.if !defined(NOPORTDOCS)
+ @ ${MKDIR} ${PREFIX}/share/doc/xkoules
+.for file in ANNOUNCE BUGS COPYING Card ChangeLog Koules.FAQ TODO
+ @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/xkoules
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/games/xkoules/distinfo b/games/xkoules/distinfo
new file mode 100644
index 000000000000..fe6eb4f9022f
--- /dev/null
+++ b/games/xkoules/distinfo
@@ -0,0 +1 @@
+MD5 (koules1.4-src.tar.gz) = 0a5ac9e57c8b72e9fc200bc98273235c
diff --git a/games/xkoules/files/patch-aa b/games/xkoules/files/patch-aa
new file mode 100644
index 000000000000..eb18c96f0a29
--- /dev/null
+++ b/games/xkoules/files/patch-aa
@@ -0,0 +1,15 @@
+--- Iconfig.orig Wed Mar 4 15:29:05 1998
++++ Iconfig Sun Apr 19 17:23:41 1998
+@@ -34,9 +34,9 @@
+ recomended for linux*/
+ /*#define I386ASSEMBLY*/
+ /* directories*/
+-KOULESDIR =/usr/bin/X11
+-SOUNDDIR =/usr/local/lib/koules
+-MANDIR =/usr/local/man/man6
++KOULESDIR =$(PREFIX)/bin
++SOUNDDIR =$(PREFIX)/share/xkoules
++MANDIR =$(PREFIX)/man/man6
+
+ /*You need some extra libraryes for BSD sockets compatibility?*/
+ /* TOP_INCLUDES = /* Sun users with GCC need this */
diff --git a/games/xkoules/pkg-comment b/games/xkoules/pkg-comment
new file mode 100644
index 000000000000..dafb45ad93e5
--- /dev/null
+++ b/games/xkoules/pkg-comment
@@ -0,0 +1 @@
+Fast action arcade-style game for X Window.
diff --git a/games/xkoules/pkg-descr b/games/xkoules/pkg-descr
new file mode 100644
index 000000000000..b68014c4260c
--- /dev/null
+++ b/games/xkoules/pkg-descr
@@ -0,0 +1,6 @@
+ Koules is a fast action arcade-style game for X. This version
+works in fine (up to 900x620) resolution with cool 256 color
+graphics, multiplayer mode up to 5 players, full sound and, of
+course, network support. Koules is an original idea. First
+version of Koules was developed from scratch by Jan Hubicka in
+July 1995.
diff --git a/games/xkoules/pkg-plist b/games/xkoules/pkg-plist
new file mode 100644
index 000000000000..9402dccf115c
--- /dev/null
+++ b/games/xkoules/pkg-plist
@@ -0,0 +1,19 @@
+bin/xkoules
+man/man6/xkoules.6.gz
+share/doc/xkoules/ANNOUNCE
+share/doc/xkoules/BUGS
+share/doc/xkoules/COPYING
+share/doc/xkoules/Card
+share/doc/xkoules/ChangeLog
+share/doc/xkoules/Koules.FAQ
+share/doc/xkoules/TODO
+share/xkoules/koules.sndsrv.freebsd
+share/xkoules/colize.raw
+share/xkoules/creator1.raw
+share/xkoules/creator2.raw
+share/xkoules/destroy1.raw
+share/xkoules/destroy2.raw
+share/xkoules/end.raw
+share/xkoules/start.raw
+@dirrm share/doc/xkoules
+@dirrm share/xkoules