[82628] trunk/dports/shells/psh/Portfile

dports at macports.org dports at macports.org
Tue Aug 16 21:30:20 PDT 2011


Revision: 82628
          http://trac.macports.org/changeset/82628
Author:   dports at macports.org
Date:     2011-08-16 21:30:20 -0700 (Tue, 16 Aug 2011)
Log Message:
-----------
psh: whitespace

Modified Paths:
--------------
    trunk/dports/shells/psh/Portfile

Modified: trunk/dports/shells/psh/Portfile
===================================================================
--- trunk/dports/shells/psh/Portfile	2011-08-17 04:29:33 UTC (rev 82627)
+++ trunk/dports/shells/psh/Portfile	2011-08-17 04:30:20 UTC (rev 82628)
@@ -1,27 +1,27 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem			1.0
-PortGroup			perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-name				psh
-perl5.major                     5.12
-perl5.setup			psh 1.0
-revision                        2
-categories			shells perl
-maintainers			nomaintainer
-description			The Perl Shell
+name                psh
+perl5.major         5.12
+perl5.setup         psh 1.0
+revision            2
+categories          shells perl
+maintainers         nomaintainer
+description         The Perl Shell
 long_description \
-	The Perl Shell (psh) combines aspects of bash and other shells with \
-	the power of Perl scripting.
+    The Perl Shell (psh) combines aspects of bash and other shells with \
+    the power of Perl scripting.
 
-platforms			darwin
+platforms           darwin
 
-homepage			http://sourceforge.net/projects/psh/
-master_sites		sourceforge
+homepage            http://sourceforge.net/projects/psh/
+master_sites        sourceforge
 
-checksums			md5 73ada6747732c9abdfec2d6ad5c477c6
+checksums           md5 73ada6747732c9abdfec2d6ad5c477c6
 
-depends_lib-append	port:p${perl5.major}-term-readline-gnu \
-                        port:p${perl5.major}-bsd-resource
+depends_lib-append  port:p${perl5.major}-term-readline-gnu \
+                    port:p${perl5.major}-bsd-resource
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110816/b5c73158/attachment.html>


More information about the macports-changes mailing list