# $Id: Portfile 30227 2007-10-22 22:55:58Z jmpp@macports.org $

PortSystem 1.0
name		xscorch
version		0.1.15
categories	games
maintainers	nomaintainer
description	multiplayer tank shoot-em-up game
homepage	http://chaos2.org/xscorch/
platforms	darwin

long_description XScorch is a clone of the olden-days DOS game Scorch. \
		 It is an extremely addictive war game where any mixture \
		 of human and computer AIs control separate tanks (teams \
		 are possible) and attempt to blow up or arrange to blow \
		 up the other tanks on the field.  The last tank on the \
		 field is the winner.

master_sites	http://chaos2.org/xscorch/

checksums	md5 6bea7bfae61355cfedf2c673411bbe33

depends_lib	lib:libmikmod.2:libmikmod lib:libgtk.1:gtk1

patchfiles	patch-Makefile.in patch-xscorch.c

configure.args	--disable-warn --disable-network --with-gtk=${prefix} \
		--disable-gnome --enable-opt
configure.cppflags-append "-no-cpp-precomp"
configure.cflags-append "-I${prefix}/include"
