# $Id: Portfile 30184 2007-10-22 19:32:09Z mww@macports.org $ PortSystem 1.0 name scummvm version 0.10.0 platforms darwin categories emulators games maintainers mww description cross-platform interpreter for several adventure engines long_description ScummVM is a cross-platform interpreter for several \ point-and-click adventure engines. This includes all \ SCUMM-based adventures by LucasArts, Simon the \ Sorcerer by AdventureSoft, and Beneath a Steel Sky and \ Broken Sword 2 by Revolution homepage http://scummvm.org/ master_sites sourceforge use_bzip2 yes checksums sha1 f0c4885300ea8d6a804eb4f3ece86f85bab44e6d depends_lib port:libsdl \ port:libmad \ port:libogg \ port:libvorbis \ port:libmpeg2 \ port:flac configure.args --with-ogg-prefix=${prefix} \ --with-vorbis-prefix=${prefix} \ --with-mad-prefix=${prefix} \ --with-zlib-prefix=${prefix} \ --with-flac-prefix=${prefix} \ --with-sdl-prefix=${prefix} #build.target bundle build.args OSXOPT=${prefix}