From 8d17e4e86e4d9f066d7b25c449f8658034242861 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Tue, 19 May 1998 06:34:29 +0000 Subject: New port xspacewarp, a time trek clone for X11. PR: 6674 Submitted by: Andrey Zakhvatov --- games/xspacewarp/Makefile | 22 ++++++++++++++++++++++ games/xspacewarp/distinfo | 1 + games/xspacewarp/pkg-comment | 1 + games/xspacewarp/pkg-descr | 10 ++++++++++ games/xspacewarp/pkg-plist | 2 ++ 5 files changed, 36 insertions(+) create mode 100644 games/xspacewarp/Makefile create mode 100644 games/xspacewarp/distinfo create mode 100644 games/xspacewarp/pkg-comment create mode 100644 games/xspacewarp/pkg-descr create mode 100644 games/xspacewarp/pkg-plist (limited to 'games/xspacewarp') 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 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 -- cgit v1.2.3