# $Id: Portfile,v 1.2 2004/11/17 22:40:19 landonf Exp $ PortSystem 1.0 name pearpc version 0.4.0-pre homepage http://pearpc.sourceforge.net/ categories emulators platforms darwin maintainers shadow@dementia.org description PowerPC Emulator depends_lib lib:libX11.6:XFree86 patchfiles pearpc-x11-kbd.diff remove-valgrind.diff long_description PearPC is a PowerPC emulator which emulates \ a base set of hardware you might have on an \ older Macintosh system. As it currently \ emulates a processor rather than using \ virtualization, it is very slow on a \ PowerPC based system. fetch.type cvs cvs.root :pserver:anonymous@cvs.sourceforge.net:/cvsroot/pearpc cvs.module pearpc cvs.password "" cvs.tag HEAD worksrcdir ${cvs.module} pre-configure { cd ${worksrcpath} system "sh ./autogen.sh" } build.target all destroot.destdir prefix=${destroot}${prefix}