Ticket #23128: Portfile

File Portfile, 1.0 KB (added by tim@…, 14 years ago)

portfile for p5-opengl

Line 
1# -*- 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
2# $Id$
3
4PortSystem                 1.0
5PortGroup                  perl5 1.0
6perl5.setup                OpenGL 0.62
7maintainers                saao.ac.za:tim
8description                Perl OpenGL: a.k.a. POGL
9long_description   Perl OpenGL (a.k.a. POGL) is a perl5 interface to \
10    opengl, glu, and glut. Virtually all of the OpenGL 1.0 and 1.1 \
11    functions are available as well as most of 1.2.  The functional \
12    interface is very similar to using C with most changes made in an \
13    obvious way (see man page for details).  High-level object interfaces \
14    are available in the form of OpenGL::Array, OpenGL::Image, and \
15    OpenGL::Shader.
16
17platforms                  darwin
18
19homepage                   http://search.cpan.org/~chm/
20master_sites       http://search.cpan.org/CPAN/authors/id/C/CH/CHM/
21
22checksums           md5     905407fa94ca0fc9c1e0ae7c140a4272 \
23                    sha1    e0cc5eac6a3dfbc91e5c950fa2e9b3421461342b \
24                    rmd160  05c50b755658cf396fcee7bc098dada41c193a40