[61308] trunk/dports/python/py26-opengl/Portfile

jmr at macports.org jmr at macports.org
Tue Dec 8 05:54:18 PST 2009


Revision: 61308
          http://trac.macports.org/changeset/61308
Author:   jmr at macports.org
Date:     2009-12-08 05:54:14 -0800 (Tue, 08 Dec 2009)
Log Message:
-----------
py26-opengl: whitespace

Modified Paths:
--------------
    trunk/dports/python/py26-opengl/Portfile

Modified: trunk/dports/python/py26-opengl/Portfile
===================================================================
--- trunk/dports/python/py26-opengl/Portfile	2009-12-08 13:30:09 UTC (rev 61307)
+++ trunk/dports/python/py26-opengl/Portfile	2009-12-08 13:54:14 UTC (rev 61308)
@@ -1,35 +1,35 @@
 # $Id$
 
-PortSystem           1.0
-PortGroup python26 1.0
+PortSystem          1.0
+PortGroup python26  1.0
 
-name                 py26-opengl
-version              3.0.0c1
-categories           python graphics
-platforms            darwin
-license              BSD
-maintainers          jmr openmaintainer
+name                py26-opengl
+version             3.0.0c1
+categories          python graphics
+platforms           darwin
+license             BSD
+maintainers         jmr openmaintainer
 
-description          Python binding to OpenGL
-long_description     PyOpenGL is the cross platform Python binding to OpenGL \
-                     and related APIs. The binding is created using the \
-                     standard ctypes library and is provided under an \
-                     extremely liberal BSD-style Open-Source licenses.
+description         Python binding to OpenGL
+long_description    PyOpenGL is the cross platform Python binding to OpenGL \
+                    and related APIs. The binding is created using the \
+                    standard ctypes library and is provided under an \
+                    extremely liberal BSD-style Open-Source licenses.
 
-homepage             http://pyopengl.sourceforge.net/
+homepage            http://pyopengl.sourceforge.net/
 
-master_sites         sourceforge:pyopengl
-distname             PyOpenGL-${version}
+master_sites        sourceforge:pyopengl
+distname            PyOpenGL-${version}
 
 checksums           md5     51a33cea33f3e8eb2eaf12f574dcb1af \
                     sha1    557dd43f7c9ca9a49bf0d704fe77dbdcd1978e7a \
                     rmd160  9ee8598410fb0384ded76b691b8cb89914ea95c7
 
-depends_build-append port:py26-setuptools
-depends_lib-append   port:py26-pil port:py26-numpy
+depends_build       port:py26-setuptools
+depends_lib         port:py26-pil port:py26-numpy
 
-test.run             yes
+test.run            yes
 
-livecheck.type       sourceforge
-livecheck.name       pyopengl
-livecheck.distname   PyOpenGL
+livecheck.type      sourceforge
+livecheck.name      pyopengl
+livecheck.distname  PyOpenGL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091208/d9867efa/attachment.html>


More information about the macports-changes mailing list