# $Id: Portfile,v 1.2 2005/09/13 06:20:43 olegb Exp $ PortSystem 1.0 name monster-masher version 1.7 description Monster Masher is an action game for the Gnome desktop environment. long_description Monster Masher is an action game for the Gnome desktop \ environment. The basic idea is that you, as levitation \ worker gnome, has to clean the caves for monsters that \ want to roll over you. You do the cleaning by mashing \ the monsters with stone blocks. maintainers gnome-darwinports@opendarwin.org categories gnome games platforms darwin homepage http://www.cs.auc.dk/~olau/monster-masher/ master_sites ${homepage}/source use_bzip2 yes checksums md5 2fd7df60c87041ff8fcf03944ae01ed0 depends_lib lib:libgnomeuimm-2:libgnomeuimm configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" \ LDFLAGS="-lesd"