# $Id: Portfile,v 1.1 2004/04/04 08:14:46 blb Exp $ PortSystem 1.0 name cannonsmash version 0.6.6 categories games maintainers blb@pobox.com description 3D tabletennis game long_description ${description} platforms darwin homepage http://cannonsmash.sourceforge.net/ master_sites sourceforge distname csmash-${version} checksums md5 bcf2eddd0f04d58e5dac6d767f41d9af depends_lib lib:libGL:XFree86 \ lib:libSDL_mixer:libsdl_mixer \ lib:libSDL_image:libsdl_image \ lib:libgtk.2:gtk2 patchfiles patch-loadparts.cpp configure.env CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib" configure.args --disable-sdltest