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:
parent
c65897b39d
commit
8d17e4e86e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11057
22
games/xspacewarp/Makefile
Normal file
22
games/xspacewarp/Makefile
Normal 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>
|
1
games/xspacewarp/distinfo
Normal file
1
games/xspacewarp/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xspacewarp-1.2.tar.gz) = 54aa93eb6fd3d7fa396fc47ddf3ffd15
|
1
games/xspacewarp/pkg-comment
Normal file
1
games/xspacewarp/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Time Trek - like game for X Window System.
|
10
games/xspacewarp/pkg-descr
Normal file
10
games/xspacewarp/pkg-descr
Normal 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.
|
2
games/xspacewarp/pkg-plist
Normal file
2
games/xspacewarp/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xspacewarp
|
||||
lib/X11/app-defaults/XSpacewarp
|
Loading…
Reference in New Issue
Block a user