# $Id: Portfile 65801 2010-04-01 05:52:35Z ryandesign@macports.org $

PortSystem          1.0

name                quesoglc
version             0.7.2
categories          graphics
platforms           darwin
maintainers         simon openmaintainer
description         QuesoGLC is a free implementation of the OpenGL \
                    Character Renderer (GLC).
long_description    ${description} QuesoGLC is based on the FreeType \
                    library, provides Unicode support and is designed to be \
                    easily ported to any platform that supports both \
                    Freetype and OpenGL.

homepage            http://quesoglc.sourceforge.net/
master_sites        sourceforge

checksums           md5     1c8d394d4f41fa0c5b08eb7ead73c4ef \
                    sha1    afa2662a2b884d2268657734668c2f79ec5173c8 \
                    rmd160  505a091770a67565d882fc246d4adfa38089bc4e

use_bzip2           yes

depends_lib         port:freetype \
                    port:fontconfig
