# -*- 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: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem		   1.0
PortGroup		   perl5 1.0

perl5.setup		   OpenGL 0.62
revision           2
maintainers		   saao.ac.za:tim
description		   Perl OpenGL: a.k.a. POGL
long_description   Perl OpenGL (a.k.a. POGL) is a perl5 interface to \
    opengl, glu, and glut. Virtually all of the OpenGL 1.0 and 1.1 \
    functions are available as well as most of 1.2.  The functional \
    interface is very similar to using C with most changes made in an \
    obvious way (see man page for details).  High-level object interfaces \
    are available in the form of OpenGL::Array, OpenGL::Image, and \
    OpenGL::Shader.

platforms		   darwin

checksums           md5     905407fa94ca0fc9c1e0ae7c140a4272 \
                    sha1    e0cc5eac6a3dfbc91e5c950fa2e9b3421461342b \
                    rmd160  05c50b755658cf396fcee7bc098dada41c193a40
