# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 name frotz version 2.43 revision 1 categories games maintainers pack-rattus.net:darwinports description an interpreter for Infocom Z-Code games long_description Frotz provides a portable implementation of the zcode \ virtual machine used for all Infocom text adventures and \ many of those written by other authors. homepage http://frotz.sourceforge.net/ master_sites sourceforge checksums md5 efe51879e012b92bb8d5f4a82e982677 depends_lib port:ncurses patchfiles patch-Makefile patch-src-common-main.c \ patch-src-common-process.c configure { reinplace "s|@PREFIX@|${prefix}|" \ "${worksrcpath}/Makefile" } use_parallel_build yes destroot.destdir PREFIX=${destroot}${prefix}