# $Id: Portfile 23764 2007-04-09 04:51:25Z mij@macports.org $ PortSystem 1.0 name xscorch version 0.1.15 categories games maintainers nomaintainer@macports.org 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.env LDFLAGS="-L${prefix}/lib" CPPFLAGS="-I${prefix}/include \ -no-cpp-precomp" CFLAGS="-I${prefix}/include"