a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20309 2006-11-01 21:25:57Z blair@macports.org $
PortSystem 1.0
name ftgl
version 2.0.8
platforms darwin
categories graphics
maintainers krugazor@free.fr
description Freetype / OpenGL bridge
long_description FTGL takes freetype fonts, decodes them,\
and generate an OpenGL object out of it.\
It supports a lot of rendering modes
homepage http://homepages.paradise.net.nz/henryj/code/index.html#FTGL
checksums md5 28682ec0bbc2673f030f3b43ea943861
master_sites http://homepages.paradise.net.nz/henryj/code/
depends_lib lib:freetype:freetype
depends_build bin:doxygen:doxygen
worksrcdir FTGL/unix
patchfiles patch-unix-configure \
patch-unix-Makefile \
patch-unix-demo-Makefile \
patch-unix-docs-Makefile \
patch-unix-src-Makefile