[83531] trunk/dports/www/wml/Portfile

cal at macports.org cal at macports.org
Sun Sep 4 15:36:52 PDT 2011


Revision: 83531
          http://trac.macports.org/changeset/83531
Author:   cal at macports.org
Date:     2011-09-04 15:36:48 -0700 (Sun, 04 Sep 2011)
Log Message:
-----------
www/wml: Whitespace

Modified Paths:
--------------
    trunk/dports/www/wml/Portfile

Modified: trunk/dports/www/wml/Portfile
===================================================================
--- trunk/dports/www/wml/Portfile	2011-09-04 19:02:38 UTC (rev 83530)
+++ trunk/dports/www/wml/Portfile	2011-09-04 22:36:48 UTC (rev 83531)
@@ -3,35 +3,36 @@
 
 PortSystem 1.0
 
-name			wml
-version			2.0.11
-revision            1
-platforms		darwin
-categories		www lang
-maintainers		nomaintainer
+name                    wml
+version                 2.0.11
+revision                1
+platforms               darwin
+categories              www lang
+maintainers             nomaintainer
 
-description		Website META Language
-long_description	WML is a free and extensible Webdesigner's \
-			off-line HTML generation toolkit for Unix
+description             Website META Language
+long_description        WML is a free and extensible Webdesigner's \
+                        off-line HTML generation toolkit for Unix
 
-homepage        http://thewml.org/
-master_sites		http://thewml.org/distrib/ \
-			ftp://thewml.org/distrib/
+homepage                http://thewml.org/
+master_sites            http://thewml.org/distrib/ \
+                        ftp://thewml.org/distrib/
 
-checksums           rmd160  fead82a35d116447b860d7b1c506c6de187355e8 \
-                    sha256  8e11ef19ea67ff9c4b28ff0fcacf5098881ac0c5f09ddfe3abc29f1e12be5d4a
+checksums               rmd160  fead82a35d116447b860d7b1c506c6de187355e8 \
+                        sha256  8e11ef19ea67ff9c4b28ff0fcacf5098881ac0c5f09ddfe3abc29f1e12be5d4a
 
-patchfiles  patch-configure \
-            patch-wml_backend-p3_eperl-configure
+patchfiles              patch-configure \
+                        patch-wml_backend-p3_eperl-configure
 
-depends_lib		port:gdbm port:gettext port:libiconv
-depends_build		port:lynx
+depends_lib             port:gdbm port:gettext port:libiconv
+depends_build           port:lynx
 
-configure.args	--with-perl=${prefix}/bin/perl --without-modules \
-				--with-cc=${configure.cc}
-configure.env	CPATH=${prefix}/include
+configure.args          --with-perl=${prefix}/bin/perl --without-modules \
+                        --with-cc=${configure.cc}
 
-build.args	CC=${configure.cc} CPP=${configure.cpp}
+configure.env           CPATH=${prefix}/include
 
-destroot.destdir	prefix=${destroot}${prefix} \
-				mandir=${destroot}${prefix}/share/man
+build.args              CC=${configure.cc} CPP=${configure.cpp}
+
+destroot.destdir        prefix=${destroot}${prefix} \
+                        mandir=${destroot}${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110904/60bff558/attachment.html>


More information about the macports-changes mailing list