summaryrefslogtreecommitdiff
path: root/games/tanked/pkg
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-08-01 13:33:11 +0000
committerfrueauf <frueauf>1998-08-01 13:33:11 +0000
commit46ba8f1b2d4991b97889cd0a49ef8172a4f08d90 (patch)
tree7db1018e4bfc87b342f8d5c752392cb1d995723f /games/tanked/pkg
parentbf318f93c75445587ee7f07d241220043862804f (diff)
downloadpkgsrc-46ba8f1b2d4991b97889cd0a49ef8172a4f08d90.tar.gz
Initial addition of tanked-0.90, a multiplayer internet tank game for X11.
Closes pr 5883 by Tim Rightnour.
Diffstat (limited to 'games/tanked/pkg')
-rw-r--r--games/tanked/pkg/COMMENT1
-rw-r--r--games/tanked/pkg/DESCR15
-rw-r--r--games/tanked/pkg/PLIST22
3 files changed, 38 insertions, 0 deletions
diff --git a/games/tanked/pkg/COMMENT b/games/tanked/pkg/COMMENT
new file mode 100644
index 00000000000..ece26d5c136
--- /dev/null
+++ b/games/tanked/pkg/COMMENT
@@ -0,0 +1 @@
+a multiplayer internet tank game for X11.
diff --git a/games/tanked/pkg/DESCR b/games/tanked/pkg/DESCR
new file mode 100644
index 00000000000..6f70f67db4e
--- /dev/null
+++ b/games/tanked/pkg/DESCR
@@ -0,0 +1,15 @@
+Get Tanked uses a client-server model, which means once you have a client
+compiled, you need a server to play on. The server source is included, so
+you can compile your own. Or you can play on ogesoft.dyn.ml.org, which is
+run by the author of Get Tanked (that's me!). With v0.90,
+ogresoft.dyn.ml.org is the default server in the client, so if you start
+it with no arguments, you will be connected to it automatically.
+
+Once you are connected, you will see an MOTD window with server
+information and basic instructions. From there, click either the red or
+blue box at the top to select a team. This will put you in a tank at the
+HQ for that team. The object is capture all of the other team's flags by
+running over them to pick them up, and then bring them back to your HQ.
+You have mines and shells for weapons, and the ability to build roads,
+walls, and bridges. You may hide in wooded areas, but you move much faster
+over roads.
diff --git a/games/tanked/pkg/PLIST b/games/tanked/pkg/PLIST
new file mode 100644
index 00000000000..b326e975ee7
--- /dev/null
+++ b/games/tanked/pkg/PLIST
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1 1998/08/01 13:33:13 frueauf Exp $
+bin/tanked
+bin/tankedserv
+share/tanked/maps/README
+share/tanked/maps/archipelago.map
+share/tanked/maps/arena.map
+share/tanked/maps/blackforest.map
+share/tanked/maps/bloodbath.map
+share/tanked/maps/fortress.map
+share/tanked/maps/map-tools.el
+share/tanked/maps/map1.map
+share/tanked/maps/map2
+share/tanked/maps/new.map
+share/tanked/maps/tiny.map
+share/tanked/maps.list
+share/tanked/motd
+share/tanked/players
+@unexec rm -f share/tanked/logs/*
+@unexec rm -f %D/share/tanked/motd %D/share/tanked/players
+@dirrm share/tanked/maps
+@dirrm share/tanked/logs
+@dirrm share/tanked