summaryrefslogtreecommitdiff
path: root/games/xscorch
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-07-26 12:36:54 +0000
committerzuntum <zuntum>2001-07-26 12:36:54 +0000
commita2efce27f9ebdf47d45ccfae2301296bd8b91a8b (patch)
tree28e0e9cfe11792389a65d538a641e8397ace9ab1 /games/xscorch
parentd9d1322448f15502d7be5eba28b5bfb3aee8b56a (diff)
downloadpkgsrc-a2efce27f9ebdf47d45ccfae2301296bd8b91a8b.tar.gz
Initial import of xscorch-0.1.13a - Multiplayer tank shoot-em-up
XScorch is a clone of the olden-days DOS game "Scorch". It is an extremely addictive war game where any mixture of humans an computer AIs control separate tanks (teams are possible) and attempt to blow up or arrange to blow up the other tanks on the field (which can vary from rugged, mountainous terrain to flat plains). The last tank on the field is the winner.
Diffstat (limited to 'games/xscorch')
-rw-r--r--games/xscorch/Makefile21
-rw-r--r--games/xscorch/distinfo4
-rw-r--r--games/xscorch/pkg/DESCR7
-rw-r--r--games/xscorch/pkg/PLIST15
4 files changed, 47 insertions, 0 deletions
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile
new file mode 100644
index 00000000000..6bf15dd9fb3
--- /dev/null
+++ b/games/xscorch/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/07/26 12:36:54 zuntum Exp $
+#
+
+DISTNAME= xscorch-0.1.13a
+CATEGORIES= games
+MASTER_SITES= http://chaos2.org/xscorch/
+
+MAINTAINER= zuntum@netbsd.org
+HOMEPAGE= http://chaos2.org/xscorch/
+COMMENT= Multiplayer tank shoot-em-up
+
+WRKSRC= ${WRKDIR}/xscorch-0.1.13
+
+USE_BUILDLINK_ONLY= YES
+GNU_CONFIGURE= YES
+
+CONFIGURE_ARGS+= --without-gnome
+
+.include "../../audio/libmikmod/buildlink.mk"
+.include "../../x11/gtk/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/games/xscorch/distinfo b/games/xscorch/distinfo
new file mode 100644
index 00000000000..c3e9ff98e74
--- /dev/null
+++ b/games/xscorch/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/07/26 12:36:54 zuntum Exp $
+
+SHA1 (xscorch-0.1.13a.tar.gz) = 86e14a6efe7de60cbb0ff1cdfabc571c1aca7805
+Size (xscorch-0.1.13a.tar.gz) = 469715 bytes
diff --git a/games/xscorch/pkg/DESCR b/games/xscorch/pkg/DESCR
new file mode 100644
index 00000000000..f9acbe9d38c
--- /dev/null
+++ b/games/xscorch/pkg/DESCR
@@ -0,0 +1,7 @@
+XScorch is a clone of the olden-days DOS game "Scorch".
+It is an extremely addictive war game where any mixture of
+humans an computer AIs control separate tanks (teams are
+possible) and attempt to blow up or arrange to blow up the
+other tanks on the field (which can vary from rugged,
+mountainous terrain to flat plains). The last tank on the
+field is the winner.
diff --git a/games/xscorch/pkg/PLIST b/games/xscorch/pkg/PLIST
new file mode 100644
index 00000000000..79aef37aa2c
--- /dev/null
+++ b/games/xscorch/pkg/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/07/26 12:36:54 zuntum Exp $
+bin/xscorch
+bin/xscorch-server
+man/man6/xscorch.6
+share/xscorch/accessories.def
+share/xscorch/copying.txt
+share/xscorch/images/xscorch-icon.xpm
+share/xscorch/images/xscorch-logo.xpm
+share/xscorch/profiles.def
+share/xscorch/sounds/README
+share/xscorch/weapons.def
+share/xscorch/xscorch.txt
+@dirrm share/xscorch/sounds
+@dirrm share/xscorch/images
+@dirrm share/xscorch