# $Id: Portfile 34308 2008-02-21 10:08:32Z phw@macports.org $ PortSystem 1.0 name bzflag version 2.0.10 revision 1 categories games platforms darwin maintainers phw description 3D tank game, multiplayer and internet gaming available long_description BZFlag is a free multiplayer multiplatform 3D tank \ battle game. The name stands for Battle Zone capture Flag. homepage http://bzflag.org master_sites http://ftp.bzflag.org/bzflag/ sourceforge use_bzip2 yes checksums sha1 24e79127656d2ae5893a84975e16244c62f5ba88 \ rmd160 deefbcfef81b6ff9e86af7f3d7a8c811cdce8fd7 depends_lib port:curl port:libsdl port:c-ares configure.args --mandir=${prefix}/share/man --libdir=${prefix}/lib/${name} \ --includedir=${prefix}/include/${name} \ --with-sdl-exec-prefix=${prefix}/ --disable-sdl-test \ --without-x