[68283] trunk/dports/science/afni/Portfile

snc at macports.org snc at macports.org
Sun May 30 18:51:49 PDT 2010


Revision: 68283
          http://trac.macports.org/changeset/68283
Author:   snc at macports.org
Date:     2010-05-30 18:51:44 -0700 (Sun, 30 May 2010)
Log Message:
-----------
whitespace only

Modified Paths:
--------------
    trunk/dports/science/afni/Portfile

Modified: trunk/dports/science/afni/Portfile
===================================================================
--- trunk/dports/science/afni/Portfile	2010-05-31 01:38:51 UTC (rev 68282)
+++ trunk/dports/science/afni/Portfile	2010-05-31 01:51:44 UTC (rev 68283)
@@ -3,26 +3,29 @@
 
 PortSystem	1.0
 
-name		afni
-version		2009_12_31_1431
-revision    1
-distname	AFNI_${version}
-extract.suffix .tgz
-categories	science
-maintainers	snc openmaintainer
-description	Analysis of Functional Neuro Images
-long_description	This is a port of AFNI, Advanced Functional Neuro Imaging.  AFNI is a tool for analyzing 3 dimensional images, especially functional MRI images used in brain mapping research.
-homepage	http://afni.nimh.nih.gov/
-master_sites	http://afni.nimh.nih.gov/pub/dist/tgz/AFNI_ARCHIVE/
-use_configure	no
+name		        afni
+version		        2009_12_31_1431
+revision            1
+distname	        AFNI_${version}
+extract.suffix      .tgz
+categories	        science
+maintainers	        snc openmaintainer
+description	        Analysis of Functional Neuro Images
+long_description	This is a port of AFNI, Advanced Functional Neuro \
+                    Imaging.  AFNI is a tool for analyzing 3 dimensional \
+                    images, especially functional MRI images used in \
+                    brain mapping research.
+homepage	        http://afni.nimh.nih.gov/
+master_sites	    http://afni.nimh.nih.gov/pub/dist/tgz/AFNI_ARCHIVE/
+use_configure	    no
 platforms           darwin
 depends_lib	path:lib/pkgconfig/glib-2.0.pc:glib2 \
-		port:glib1 \
-		port:openmotif
+                    port:glib1 \
+                    port:openmotif
 depends_run	port:netpbm \
-		port:jpeg \
-		port:whirlgif \
-		port:endian
+		            port:jpeg \
+		            port:whirlgif \
+		            port:endian
 checksums           md5     00959234f2e512cf1b16335d3ab80f1d \
                     sha1    cfde2df4edd33ae78bcd41ae9226c44f0174c005 \
                     rmd160  fbe9f7afc5a28fe4fa3bcba1bdc87494ca47ce85
@@ -87,7 +90,7 @@
 		#reinplace "s|%%PREFIX%%|${prefix}|g" ${workpath}/afni.1
 }
 
-destroot.target vastness
+destroot.target     vastness
 
 post-destroot {
         # Deal with files that conflict with other ports
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100530/642fc1ce/attachment.html>


More information about the macports-changes mailing list