[135822] trunk/dports/perl/p5-class-generate/Portfile

devans at macports.org devans at macports.org
Mon May 4 08:59:43 PDT 2015


Revision: 135822
          https://trac.macports.org/changeset/135822
Author:   devans at macports.org
Date:     2015-05-04 08:59:43 -0700 (Mon, 04 May 2015)
Log Message:
-----------
p5-class-generate: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-class-generate/Portfile

Modified: trunk/dports/perl/p5-class-generate/Portfile
===================================================================
--- trunk/dports/perl/p5-class-generate/Portfile	2015-05-04 15:58:38 UTC (rev 135821)
+++ trunk/dports/perl/p5-class-generate/Portfile	2015-05-04 15:59:43 UTC (rev 135822)
@@ -1,19 +1,20 @@
+# -*- 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
-perl5.setup		Class-Generate 1.14
-maintainers		nomaintainer
-license			{Artistic-1 GPL}
-description		Generate Perl class hierarchies
-long_description	${description}
-platforms		darwin
+perl5.setup         Class-Generate 1.14
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+description         Generate Perl class hierarchies
+long_description    ${description}
+platforms           darwin
 
 checksums           rmd160  ac21706418adf0db0c9558e0661b1ac739805e80 \
                     sha256  e02487448595e241c115ea3f5957db3ca03da33454350ba84d868772e9fa60b0
 
-supported_archs noarch
+supported_archs     noarch
 
 perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150504/8908a637/attachment.html>


More information about the macports-changes mailing list