[78481] trunk/dports/math/gmtl/Portfile

jmr at macports.org jmr at macports.org
Sun May 8 23:45:36 PDT 2011


Revision: 78481
          http://trac.macports.org/changeset/78481
Author:   jmr at macports.org
Date:     2011-05-08 23:45:34 -0700 (Sun, 08 May 2011)
Log Message:
-----------
gmtl: whitespace

Modified Paths:
--------------
    trunk/dports/math/gmtl/Portfile

Modified: trunk/dports/math/gmtl/Portfile
===================================================================
--- trunk/dports/math/gmtl/Portfile	2011-05-09 06:38:56 UTC (rev 78480)
+++ trunk/dports/math/gmtl/Portfile	2011-05-09 06:45:34 UTC (rev 78481)
@@ -1,25 +1,27 @@
 # $Id$
-PortSystem        1.0
-name              gmtl
-version           0.6.1
-categories        math 
-platforms         darwin
-maintainers       iastate.edu:mccdo
-description       a lightweight math library
-long_description  The math library used by vrjuggler. It is \
-                  implemented with c++ templates.
-homepage          http://ggt.sourceforge.net/
-master_sites      sourceforge:ggt
-checksums         md5 1391af2c5ea050dda7735855ea5bb4c1 \
-                  sha1 473a454d17956d3ce3babafdb57f73c0685579fd \
-                  rmd160 19ca8c25cf54b1650272f7a387f5f8b8c5c3140c
 
-depends_build     port:scons
+PortSystem          1.0
 
-use_configure     no
+name                gmtl
+version             0.6.1
+categories          math
+platforms           darwin
+maintainers         iastate.edu:mccdo
+description         a lightweight math library
+long_description    The math library used by vrjuggler. It is \
+                    implemented with c++ templates.
+homepage            http://ggt.sourceforge.net/
+master_sites        sourceforge:ggt
+checksums           md5 1391af2c5ea050dda7735855ea5bb4c1 \
+                    sha1 473a454d17956d3ce3babafdb57f73c0685579fd \
+                    rmd160 19ca8c25cf54b1650272f7a387f5f8b8c5c3140c
 
-build.cmd		scons
-build.target            
-destroot.cmd		scons
-destroot.destdir        prefix=${destroot}${prefix}
-destroot.target         install 
+depends_build       port:scons
+
+use_configure       no
+
+build.cmd           scons
+build.target
+destroot.cmd        scons
+destroot.destdir    prefix=${destroot}${prefix}
+destroot.target     install
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110508/666975ce/attachment.html>


More information about the macports-changes mailing list