[144058] trunk/dports/perl/p5-term-shell/Portfile

devans at macports.org devans at macports.org
Wed Dec 30 17:49:30 PST 2015


Revision: 144058
          https://trac.macports.org/changeset/144058
Author:   devans at macports.org
Date:     2015-12-30 17:49:30 -0800 (Wed, 30 Dec 2015)
Log Message:
-----------
p5-term-shell: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-term-shell/Portfile

Modified: trunk/dports/perl/p5-term-shell/Portfile
===================================================================
--- trunk/dports/perl/p5-term-shell/Portfile	2015-12-31 01:02:04 UTC (rev 144057)
+++ trunk/dports/perl/p5-term-shell/Portfile	2015-12-31 01:49:30 UTC (rev 144058)
@@ -1,18 +1,19 @@
+# -*- 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
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup		Term-Shell 0.06 Term
-license			{Artistic-1 GPL}
-maintainers		nomaintainer
-description		A simple command-line shell framework.
-long_description	${description}
+perl5.setup         Term-Shell 0.06 Term
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         A simple command-line shell framework.
+long_description    ${description}
 
-platforms		darwin
+platforms           darwin
 
 checksums           rmd160  4613be74724e53dc2c6b81c00f87c70682a21736 \
                     sha256  01e1250a14a05472ae25f30a31d6fcbeedcfc73f62fde84af736ab0ba074a49d
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151230/beba52b2/attachment-0001.html>


More information about the macports-changes mailing list