# Recipe (MakeRecipe) for Fpconst by Rafael Guterres Jeffman (rafasgj), on Mon Oct 31 17:17:31 BRST 2005
# Recipe for version 0.7.2 by Rafael Guterres Jeffman (rafasgj), on Mon Oct 31 17:17:31 BRST 2005
compile_version=1.8.0
url="http://research.warnes.net/~warnes/fpconst/fpconst-0.7.2.tar.gz"
file_size=9555
file_md5=0c194744ab60f3301dfda2da9f7c4068
recipe_type=manifest
pre_link() {
	python setup.py install --prefix=$target
}

