# Recipe for version 1.5.9 by Leandro Motta Barros <lmb@stackedboxes.org>, on Fri Jun 5 11:12:53 BRT 2009
# Recipe (MakeRecipe) for Doxygen by roko, <ro.ko@mcnon.com>, on Mon Dec 6 00:03:33 BRST 2004
compile_version=1.9.0
url="ftp://ftp.stack.nl/pub/users/dimitri/doxygen-1.5.9.src.tar.gz"
file_size=4141375
file_md5=33c5598fa6d24cbc55849eaf89652557
dir='doxygen-1.5.9'
recipe_type=makefile
pre_build () {
    ./configure --prefix $target 
    #--with-doxywizard
}
