[68060] trunk/dports/perl

jmr at macports.org jmr at macports.org
Tue May 25 19:22:27 PDT 2010


Revision: 68060
          http://trac.macports.org/changeset/68060
Author:   jmr at macports.org
Date:     2010-05-25 19:22:24 -0700 (Tue, 25 May 2010)
Log Message:
-----------
New port: p5-opengl (#23128)

Added Paths:
-----------
    trunk/dports/perl/p5-opengl/
    trunk/dports/perl/p5-opengl/Portfile

Added: trunk/dports/perl/p5-opengl/Portfile
===================================================================
--- trunk/dports/perl/p5-opengl/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-opengl/Portfile	2010-05-26 02:22:24 UTC (rev 68060)
@@ -0,0 +1,22 @@
+# -*- 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
+PortGroup		   perl5 1.0
+
+perl5.setup		   OpenGL 0.62
+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


Property changes on: trunk/dports/perl/p5-opengl/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100525/2dcf8358/attachment.html>


More information about the macports-changes mailing list