# $Id: Portfile,v 1.1 2004/08/27 19:36:42 mww Exp $ PortSystem 1.0 name toppler version 1.0.6 categories games maintainers jmpalacios@ml1.net description Reimplementation of the old Tower Topler or Nebulus game. long_description In this game you have to help a cute little green animal\ switch off some kind of "evil" mechanism. The "power off\ switch" is hidden somewhere in high towers. On your way to\ the target you need to avoid a lot of strange robots that\ guard the tower. homepage http://toppler.sourceforge.net/ master_sites sourceforge checksums md5 c6a118a70efa8fa55f0a3b5d1166a8da depends_lib lib:XXX:gettext\ lib:XXX:libiconv\ lib:XXX:zlib\ lib:XXX:libsdl\ lib:XXX:libsdl_mixer configure.args --mandir=${prefix}/share/man --with-sdl-prefix=${prefix} \ --with-libiconv-prefix=${prefix} --with-libintl-prefix=${prefix} \ --disable-sdltest build.args LDFLAGS="-lintl -L${prefix}/lib -bind_at_load"