[47768] trunk/dports/perl/p5-extutils-f77/Portfile

blb at macports.org blb at macports.org
Thu Mar 5 14:40:24 PST 2009


Revision: 47768
          http://trac.macports.org/changeset/47768
Author:   blb at macports.org
Date:     2009-03-05 14:40:23 -0800 (Thu, 05 Mar 2009)
Log Message:
-----------
perl/p5-extutils-f77 - whitespace changes

Modified Paths:
--------------
    trunk/dports/perl/p5-extutils-f77/Portfile

Modified: trunk/dports/perl/p5-extutils-f77/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-f77/Portfile	2009-03-05 21:49:12 UTC (rev 47767)
+++ trunk/dports/perl/p5-extutils-f77/Portfile	2009-03-05 22:40:23 UTC (rev 47768)
@@ -1,21 +1,21 @@
 # $Id$
 
-PortSystem			1.0
-PortGroup			perl5 1.0
-perl5.setup			ExtUtils-F77 1.14
-maintainers			nomaintainer
-description			Helper for linking C with Fortran subroutines
+PortSystem          1.0
+PortGroup           perl5 1.0
+perl5.setup         ExtUtils-F77 1.14
+maintainers         nomaintainer
+description         Helper for linking C with Fortran subroutines
 long_description \
-	ExtUtils::F77 describes to the calling perl code how to link C programs \
-	with Fortran subroutines on the current system.
+   ExtUtils::F77 describes to the calling perl code how to link C programs \
+   with Fortran subroutines on the current system.
 
-platforms			darwin
+platforms           darwin
 
-checksums			md5 8b25d181fdedd3cdc6d5d26b9bf94d27
+checksums           md5 8b25d181fdedd3cdc6d5d26b9bf94d27
 
-depends_lib-append	bin:g77:gcc34
+depends_lib-append  bin:g77:gcc34
 
 platform darwin {
-	patchfiles-append	patch-F77.pm
+   patchfiles-append   patch-F77.pm
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090305/de236492/attachment.html>


More information about the macports-changes mailing list