[69843] trunk/dports/math/laspack/Portfile

blb at macports.org blb at macports.org
Sun Jul 18 12:58:06 PDT 2010


Revision: 69843
          http://trac.macports.org/changeset/69843
Author:   blb at macports.org
Date:     2010-07-18 12:58:05 -0700 (Sun, 18 Jul 2010)
Log Message:
-----------
math/laspack - whitespace

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

Modified: trunk/dports/math/laspack/Portfile
===================================================================
--- trunk/dports/math/laspack/Portfile	2010-07-18 19:53:58 UTC (rev 69842)
+++ trunk/dports/math/laspack/Portfile	2010-07-18 19:58:05 UTC (rev 69843)
@@ -1,31 +1,32 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name			laspack
-version			1.12.2
-categories		math
-platforms		darwin
-maintainers		nomaintainer
-description		Package for solving large sparse systems of linear equations
-long_description	LASPack is a package for solving large sparse systems of \
-			linear equations like those which arise from discretization of \
-			partial differential equations.
+name                laspack
+version             1.12.2
+categories          math
+platforms           darwin
+maintainers         nomaintainer
+description         Package for solving large sparse systems of linear equations
+long_description \
+   LASPack is a package for solving large sparse systems of linear equations \
+   like those which arise from discretization of partial differential \
+   equations.
 
-homepage		http://www.tu-dresden.de/mwism/skalicky/laspack/laspack.html
-master_sites		ftp://netlib.bell-labs.com/netlib/linalg/ \
-			http://www.tu-dresden.de/mwism/skalicky/
-distname		${name}
-dist_subdir		${name}/${version}
-extract.suffix		.tgz
-checksums		md5 fcfb3c86cc993e29eb477191b1136a8d
-patchfiles		patch-makefile
+homepage            http://www.tu-dresden.de/mwism/skalicky/laspack/laspack.html
+master_sites        ftp://netlib.bell-labs.com/netlib/linalg/ \
+                    http://www.tu-dresden.de/mwism/skalicky/
+distname            ${name}
+dist_subdir         ${name}/${version}
+extract.suffix      .tgz
+checksums           md5 fcfb3c86cc993e29eb477191b1136a8d
+patchfiles          patch-makefile
 
-worksrcdir		laspack
+worksrcdir          laspack
 
-use_configure	no
+use_configure       no
 
-build.args		prefix=${prefix}
+build.args          prefix=${prefix}
 
-destroot.args	prefix=${prefix}
+destroot.args       prefix=${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100718/a9171576/attachment.html>


More information about the macports-changes mailing list