diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-08-01 14:46:30 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-08-01 14:46:30 +0000 |
commit | d3275ee40b12e2ecfe368322e09882b2f1af2d57 (patch) | |
tree | 66818c9af6e5b73046ba4cd6022261c1fc648511 /games/xpilot/pkg | |
parent | ad5981c25836546e4546394a8e2d243b1e6bba25 (diff) | |
download | pkgsrc-d3275ee40b12e2ecfe368322e09882b2f1af2d57.tar.gz |
Initial addition of xpilot-4.0.0, networked space battles for X11.
Closes pr 5887 by Tim Rightnour.
Diffstat (limited to 'games/xpilot/pkg')
-rw-r--r-- | games/xpilot/pkg/COMMENT | 1 | ||||
-rw-r--r-- | games/xpilot/pkg/DESCR | 10 | ||||
-rw-r--r-- | games/xpilot/pkg/PLIST | 36 |
3 files changed, 47 insertions, 0 deletions
diff --git a/games/xpilot/pkg/COMMENT b/games/xpilot/pkg/COMMENT new file mode 100644 index 00000000000..1b4aade56eb --- /dev/null +++ b/games/xpilot/pkg/COMMENT @@ -0,0 +1 @@ +networked space battles for X11. diff --git a/games/xpilot/pkg/DESCR b/games/xpilot/pkg/DESCR new file mode 100644 index 00000000000..20ab6d41618 --- /dev/null +++ b/games/xpilot/pkg/DESCR @@ -0,0 +1,10 @@ +XPilot is a multi-player tactical maneuvering game for X and Unix +workstations. Players have a fighter which they move along in an +artificial world and shoot each other using various kinds of weapons like +bullets, mines, smart missiles, heat seekers and so on. It is a fast paced +game with a lot of tactics. There are also robots flying around shooting +players and other robots. Players can pickup special bonuses to improve +the possibilities of their ship like more engine power or special weapons. +The aim of the game is to score points and to have a lot of fun. + +http://www.xpilot.org diff --git a/games/xpilot/pkg/PLIST b/games/xpilot/pkg/PLIST new file mode 100644 index 00000000000..05eed4dcd5b --- /dev/null +++ b/games/xpilot/pkg/PLIST @@ -0,0 +1,36 @@ +@comment $NetBSD: PLIST,v 1.1 1998/08/01 14:46:30 frueauf Exp $ +bin/xpilots +bin/xpilot +bin/xp-replay +bin/xp-mapedit +man/man6/xpilot.0 +man/man6/xpilots.0 +man/man6/xp-replay.0 +share/xpilot/sounds +share/xpilot/defaults +share/xpilot/robots +share/xpilot/maps/CAMD.xp +share/xpilot/maps/blood-music2.xp +share/xpilot/maps/cloudscape.xp +share/xpilot/maps/default.xp +share/xpilot/maps/doggy.xp +share/xpilot/maps/fireball.xp +share/xpilot/maps/fuzz.xp +share/xpilot/maps/fuzz2.xp +share/xpilot/maps/globe.xp +share/xpilot/maps/grandprix.xp +share/xpilot/maps/pad.xp +share/xpilot/maps/pit.xp +share/xpilot/maps/planetx.xp +share/xpilot/maps/teamball.xp +share/xpilot/maps/tourmination.xp +share/xpilot/maps/tournament.xp +share/xpilot/maps/war.xp +share/xpilot/textures/ball.xpm +share/xpilot/textures/metalite.xpm +share/xpilot/textures/moon.xpm +share/xpilot/textures/rock4.xpm +share/xpilot/textures/volcanic.xpm +@dirrm share/xpilot/maps +@dirrm share/xpilot/textures +@dirrm share/xpilot |