Revision
70810
Author
ram@macports.org
Date
2010-08-21 21:47:03 -0700 (Sat, 21 Aug 2010)

Log Message

science/lscsoft-deps: whitespace

Modified Paths

Diff

Modified: trunk/dports/science/lscsoft-deps/Portfile (70809 => 70810)


--- 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