# Recipe (MakeRecipe) for Heartalien by Felipe Sanches <felipe.sanches@gmail.com>, on Mon Jul 25 14:07:44 BRT 2005
# Recipe for version 1.2.2 by Felipe Sanches <felipe.sanches@gmail.com>, on Mon Jul 25 14:07:44 BRT 2005
compile_version=1.8.0
url="$httpSourceforge/hota/heartalien-1.2.2.tar.gz"
file_size=51079
file_md5=8c2164e1e6425932c80b1e837a964173
recipe_type=makefile
dir=src
do_install=no

pre_link() {
 cp src/alien $target/bin
 cp doc $target/doc
 cp tests $target/tests
}

