# Recipe for version 6.5 by Andre Detsch <detsch@gobolinux.org>, on Fri Jun 23 20:20:19 BRT 2006
# Recipe (MakeRecipe) for Mesa by Lucas Correia Villa Real <lucasvr@gobolinux.org>, on Tue Nov 23 03:32:41 BRST 2004
compile_version=1.8.1
urls=(
    "$httpSourceforge/mesa3d/MesaLib-6.5.tar.bz2"
    "$httpSourceforge/mesa3d/MesaGLUT-6.5.tar.bz2"
)
recipe_type=makefile
dir='Mesa-6.5'
build_target=linux-dri

make_variables=(
    "DESTDIR=$target"
)
