# $Id: Portfile 34649 2008-03-01 16:54:36Z mww@macports.org $ PortSystem 1.0 name scummvm version 0.11.1 platforms darwin categories emulators games maintainers mww openmaintainer 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 a254d7382aa6c3f769591999f83ca9dfad939028 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}