# $Id: Portfile,v 1.8 2005/04/21 15:57:48 jberry Exp $ PortSystem 1.0 name bzflag version 2.0.2.20050318 platforms darwin categories games maintainers dports@philipp-weissmann.de description 3D tank game, multiplayer and internet gaming aviable long_description BZFlag is a free multiplayer multiplatform 3D tank \ battle game. The name stands for Battle Zone capture \ Flag. It runs on Irix, Linux, *BSD, Windows, Mac OS X \ and other platforms. It's one of the most popular \ games ever on Silicon Graphics machines. homepage http://bzflag.org/ master_sites http://ftp.bzflag.org/bzflag/ sourceforge use_bzip2 yes checksums md5 d4a72c6e85299fb72d5e8ab7450b31c3 depends_lib port:curl port:libsdl patchfiles patch-src__bzflag__bzflag.cxx post-patch { reinplace "s|SDL/||g" \ ${worksrcpath}/include/bzfSDL.h \ ${worksrcpath}/src/platform/MacOSX/SDLMain.m } configure.args --mandir=${prefix}/share/man \ --without-x