# Recipe for version 0.3.1 by Hisham Muhammad, on Mon Sep 6 17:53:29 BRT 2004 # Recipe (MakeRecipe) for PearPC by Hisham Muhammad, on Sat Sep 4 17:21:31 BRT 2004 compile_version=1.8.0 url="$httpSourceforge/pearpc/pearpc-0.3.1.tar.bz2" recipe_type=configure configure_options=( "--enable-cpu=jitc_x86" ) pre_install() { cp -R scripts/ $target }