[69010] trunk/dports/lang

davidnichols at macports.org davidnichols at macports.org
Sun Jun 20 03:02:07 PDT 2010


Revision: 69010
          http://trac.macports.org/changeset/69010
Author:   davidnichols at macports.org
Date:     2010-06-20 03:02:03 -0700 (Sun, 20 Jun 2010)
Log Message:
-----------
added qore glut module port

Added Paths:
-----------
    trunk/dports/lang/qore-glut-module/
    trunk/dports/lang/qore-glut-module/Portfile

Added: trunk/dports/lang/qore-glut-module/Portfile
===================================================================
--- trunk/dports/lang/qore-glut-module/Portfile	                        (rev 0)
+++ trunk/dports/lang/qore-glut-module/Portfile	2010-06-20 10:02:03 UTC (rev 69010)
@@ -0,0 +1,24 @@
+# -*- 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-glut-module
+version             0.0.3
+categories          lang
+maintainers         davidnichols
+description         OpenGL module for Qore
+long_description    Module provides an OpenGL GLUT API to Qore
+homepage            http://qore.org
+platforms           darwin
+master_sites        sourceforge:qore
+
+checksums           md5 d4443692be9617d040894c40047aa715 \
+                    sha1 59c5ba422fedff6cc53bf518c975a81cfbcd5e85 \
+                    rmd160 63130c9996b4312c1d135b408848f357cdfeb686 \
+
+depends_lib         port:qore \
+                    port:qore-opengl-module \
+                    port:glut
+
+configure.args      --disable-debug


Property changes on: trunk/dports/lang/qore-glut-module/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/20100620/d928ec5c/attachment.html>


More information about the macports-changes mailing list