1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add XScorch 0.1.2, a clone of the great olden-days DOS game "Scorch".

Rejoice!

Special thanks to:	Justin David Smith <justins@chaos2.org>, author,
			who worked with me to resolve some rather nasty
			bugs in 0.1.1 a month ago.  :-)
This commit is contained in:
Will Andrews 2000-05-30 19:27:06 +00:00
parent 8562acaf02
commit 10bea55318
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28990
6 changed files with 64 additions and 0 deletions

View File

@ -238,6 +238,7 @@
SUBDIR += xrobots
SUBDIR += xrubik
SUBDIR += xscavenger
SUBDIR += xscorch
SUBDIR += xscrabble
SUBDIR += xsheep
SUBDIR += xshipwars-client

33
games/xscorch/Makefile Normal file
View File

@ -0,0 +1,33 @@
# New ports collection makefile for: xscorch
# Date created: 19 Apr 2000
# Whom: will
#
# $FreeBSD$
#
PORTNAME= xscorch
PORTVERSION= 0.1.2
CATEGORIES= games
MASTER_SITES= http://chaos2.org/xscorch/
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
mikmod.2:${PORTSDIR}/audio/libmikmod
.if defined(WITH_GNOME)
LIB_DEPENDS+= gnome.3:${PORTSDIR}/x11/gnomelibs
.endif
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-gtk
.if defined(WITH_GNOME)
CONFIGURE_ARGS+=--with-gnome
.else
CONFIGURE_ARGS+=--without-gnome
.endif
CONFIGURE_ENV+=GTK_CONFIG="${GTK_CONFIG}"
USE_GMAKE= yes
.include <bsd.port.mk>

1
games/xscorch/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xscorch-0.1.2.tar.gz) = 5fe41cdd8c9cd453e4bb21417981a9ac

View File

@ -0,0 +1 @@
Multiplayer tank shoot-em-up

12
games/xscorch/pkg-descr Normal file
View File

@ -0,0 +1,12 @@
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.
WWW: http://chaos2.org/xscorch/
Author: Justin David Smith <justins@chaos2.org>
--Will <andrews@technologist.com>

16
games/xscorch/pkg-plist Normal file
View File

@ -0,0 +1,16 @@
bin/xscorch
share/xscorch/sounds/stamp
share/xscorch/images/texture-mars.png
share/xscorch/images/texture-mars.xpm
share/xscorch/images/xscorch-0.0.2.xpm
share/xscorch/images/xscorch-0.0.3.xpm
share/xscorch/images/xscorch-0.1.1.xpm
share/xscorch/images/xscorch-0.1.1a.xpm
share/xscorch/images/xscorch-0.1.1b.xpm
share/xscorch/images/xscorch-icon.xpm
share/xscorch/images/xscorch-logo.xpm
share/xscorch/copying.txt
share/xscorch/xscorch.txt
@dirrm share/xscorch/sounds
@dirrm share/xscorch/images
@dirrm share/xscorch