New port xspacewarp, a time trek clone for X11.

PR:		6674
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
This commit is contained in:
Thomas Gellekum 1998-05-19 06:34:29 +00:00
parent c65897b39d
commit 8d17e4e86e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11057
5 changed files with 36 additions and 0 deletions

22
games/xspacewarp/Makefile Normal file
View File

@ -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>

View File

@ -0,0 +1 @@
MD5 (xspacewarp-1.2.tar.gz) = 54aa93eb6fd3d7fa396fc47ddf3ffd15

View File

@ -0,0 +1 @@
Time Trek - like game for X Window System.

View File

@ -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.

View File

@ -0,0 +1,2 @@
bin/xspacewarp
lib/X11/app-defaults/XSpacewarp