[70810] trunk/dports/science/lscsoft-deps/Portfile

ram at macports.org ram at macports.org
Sat Aug 21 21:47:04 PDT 2010


Revision: 70810
          http://trac.macports.org/changeset/70810
Author:   ram at macports.org
Date:     2010-08-21 21:47:03 -0700 (Sat, 21 Aug 2010)
Log Message:
-----------
science/lscsoft-deps: whitespace

Modified Paths:
--------------
    trunk/dports/science/lscsoft-deps/Portfile

Modified: trunk/dports/science/lscsoft-deps/Portfile
===================================================================
--- trunk/dports/science/lscsoft-deps/Portfile	2010-08-22 04:46:57 UTC (rev 70809)
+++ trunk/dports/science/lscsoft-deps/Portfile	2010-08-22 04:47:03 UTC (rev 70810)
@@ -1,42 +1,42 @@
 # $Id$
 
-PortSystem    1.0
+PortSystem      1.0
 
-name          lscsoft-deps
-version       20090911
-categories    science
-maintainers   ram
-platforms     darwin
+name            lscsoft-deps
+version         20090911
+categories      science
+maintainers     ram
+platforms       darwin
 
-description   LSCSoft dependencies meta-port
+description     LSCSoft dependencies meta-port
 long_description  This is a meta-port that depends on all the ports \
   needed for developing Software used within the LIGO Scientific \
   Collaboration.
 
-homepage      http://www.lsc-group.phys.uwm.edu/daswg
-master_sites  ${homepage}
+homepage        http://www.lsc-group.phys.uwm.edu/daswg
+master_sites    ${homepage}
 
 distfiles
 
-depends_run   port:python26 \
-              port:python_select \
-              port:py26-numpy \
-              port:py26-pyrxp \
-              port:py26-m2crypto \
-              port:py26-cjson \
-              port:py26-pyxmpp \
-              port:pkgconfig \
-              port:fftw-3 \
-              port:fftw-3-single \
-              port:libframe \
-              port:metaio \
-              port:gsl \
-              port:libxml2 \
-              port:cfitsio \
-              port:git-core \
-              port:autoconf \
-              port:automake \
-              port:libtool
+depends_run     port:python26 \
+                port:python_select \
+                port:py26-numpy \
+                port:py26-pyrxp \
+                port:py26-m2crypto \
+                port:py26-cjson \
+                port:py26-pyxmpp \
+                port:pkgconfig \
+                port:fftw-3 \
+                port:fftw-3-single \
+                port:libframe \
+                port:metaio \
+                port:gsl \
+                port:libxml2 \
+                port:cfitsio \
+                port:git-core \
+                port:autoconf \
+                port:automake \
+                port:libtool
 
 build {}
 destroot {
@@ -49,7 +49,7 @@
 \n\tsudo python_select python26\n"
 }
 
-use_configure no
+use_configure   no
 universal_variant no
 
 livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100821/c4f7d08f/attachment.html>


More information about the macports-changes mailing list