# Recipe (MakeRecipe) for FTPSync by Hisham Muhammad <hisham@gobolinux.org>, on Mon Jul 21 00:24:48 BRT 2008
# Recipe for version 1.2.33 by Hisham Muhammad <hisham@gobolinux.org>, on Mon Jul 21 00:24:48 BRT 2008
compile_version=1.9.0
url="$httpSourceforge/ftpsync/ftpsync-1.2.33.tar.bz2"
file_size=16054
file_md5=862403a19dcdc8b22cc6875cba2a5a34
recipe_type=manifest
manifest=(
   ftpsync.pl:bin
)
pre_link() {
   chmod a+x "$target/bin/ftpsync.pl"
}
