# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$

PortSystem          1.0

name                qore-opengl-module
version             0.0.3
categories          lang
license             LGPL-2.1
maintainers         davidnichols
description         OpenGL module for Qore
long_description    Module provides an OpenGL API to Qore
homepage            http://qore.org
platforms           darwin
master_sites        sourceforge:qore

checksums           md5 5fdadc399bd82b436dd9750758205203 \
                    sha1 9e730b267c89d3aac7a381482285232f86823ce7 \
                    rmd160 e48d135ee8559cae944cf33a265170194b7d9b92

depends_lib         port:qore \
                    port:libGLU \
                    port:mesa

configure.args      --disable-debug