# Recipe for version 1.4.4 by Andre Detsch, on Fri Jul 22 16:36:38 BRT 2005
# Recipe (MakeRecipe) for Doxygen by roko, <ro.ko@mcnon.com>, on Mon Dec 6 00:03:33 BRST 2004
compile_version=1.7.1
url="ftp://ftp.stack.nl/pub/users/dimitri/doxygen-1.4.4.src.tar.gz"
dir='doxygen-1.4.4'
recipe_type=makefile
pre_build () {
configure --prefix $target 
#--with-doxywizard
 }
