aboutsummaryrefslogtreecommitdiff
path: root/games/xspacewarp
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-05-19 06:34:29 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-05-19 06:34:29 +0000
commit8d17e4e86e4d9f066d7b25c449f8658034242861 (patch)
treece5f42cbe8477a0a330e6707380dab4813a56f1d /games/xspacewarp
parentc65897b39de84d24879d479c5a6f6432e5051a6c (diff)
downloadports-8d17e4e86e4d9f066d7b25c449f8658034242861.tar.gz
ports-8d17e4e86e4d9f066d7b25c449f8658034242861.zip
New port xspacewarp, a time trek clone for X11.
PR: 6674 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes
Notes: svn path=/head/; revision=11057
Diffstat (limited to 'games/xspacewarp')
-rw-r--r--games/xspacewarp/Makefile22
-rw-r--r--games/xspacewarp/distinfo1
-rw-r--r--games/xspacewarp/pkg-comment1
-rw-r--r--games/xspacewarp/pkg-descr10
-rw-r--r--games/xspacewarp/pkg-plist2
5 files changed, 36 insertions, 0 deletions
diff --git a/games/xspacewarp/Makefile b/games/xspacewarp/Makefile
new file mode 100644
index 000000000000..259d6d55194f
--- /dev/null
+++ b/games/xspacewarp/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xspacewarp
+# Version required: 1.2
+# Date created: 16 May 1998
+# Whom: Andrey Zakhvatov
+#
+# $Id$
+#
+
+DISTNAME= xspacewarp-1.2
+CATEGORIES= games x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= games
+
+MAINTAINER= andy@icc.surw.chel.su
+
+USE_IMAKE= yes
+
+do-install:
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/xspacewarp ${PREFIX}/bin
+ @ ${INSTALL_DATA} ${WRKSRC}/XSpacewarp.app_def ${X11BASE}/lib/X11/app-defaults/XSpacewarp
+
+.include <bsd.port.mk>
diff --git a/games/xspacewarp/distinfo b/games/xspacewarp/distinfo
new file mode 100644
index 000000000000..317ae409c61a
--- /dev/null
+++ b/games/xspacewarp/distinfo
@@ -0,0 +1 @@
+MD5 (xspacewarp-1.2.tar.gz) = 54aa93eb6fd3d7fa396fc47ddf3ffd15
diff --git a/games/xspacewarp/pkg-comment b/games/xspacewarp/pkg-comment
new file mode 100644
index 000000000000..624a9c07b99c
--- /dev/null
+++ b/games/xspacewarp/pkg-comment
@@ -0,0 +1 @@
+Time Trek - like game for X Window System.
diff --git a/games/xspacewarp/pkg-descr b/games/xspacewarp/pkg-descr
new file mode 100644
index 000000000000..f24102ca55af
--- /dev/null
+++ b/games/xspacewarp/pkg-descr
@@ -0,0 +1,10 @@
+In xspacewarp the player maneuvers a Federation spaceship,
+called the Endever, through 81 sectors of space trying to
+destroy an Armada of enemy Jovian ships before they destroy the
+all the Federation bases. To accompish this task, the Endever
+has fasers, ion thrust engines, warpdrive for jumping between
+sectors, a limited number of photon torpedoes, and a finite
+store of energy which gets depleted during battles and must be
+replenished by docking with the bases. The game has no time
+limit and has a choice of 10 skill levels. xspacewarp also has
+an online orientation to explain the game in further detail.
diff --git a/games/xspacewarp/pkg-plist b/games/xspacewarp/pkg-plist
new file mode 100644
index 000000000000..d5c41e65cad0
--- /dev/null
+++ b/games/xspacewarp/pkg-plist
@@ -0,0 +1,2 @@
+bin/xspacewarp
+lib/X11/app-defaults/XSpacewarp