[105838] trunk/dports/perl/p5-want/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue May 7 12:54:07 PDT 2013


Revision: 105838
          https://trac.macports.org/changeset/105838
Author:   macsforever2000 at macports.org
Date:     2013-05-07 12:54:07 -0700 (Tue, 07 May 2013)
Log Message:
-----------
p5-want: Add and conform to modeline. Whitespace and re-org.

Modified Paths:
--------------
    trunk/dports/perl/p5-want/Portfile

Modified: trunk/dports/perl/p5-want/Portfile
===================================================================
--- trunk/dports/perl/p5-want/Portfile	2013-05-07 18:55:32 UTC (rev 105837)
+++ trunk/dports/perl/p5-want/Portfile	2013-05-07 19:54:07 UTC (rev 105838)
@@ -1,15 +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.8 5.10 5.12 5.14 5.16
-perl5.setup		Want 0.18
-revision        3
-license			{Artistic-1 GPL}
-maintainers		nomaintainer
-description		A generalisation of wantarray
+perl5.setup		    Want 0.18
+revision            3
+
+license			    {Artistic-1 GPL}
+maintainers		    nomaintainer
+platforms		    darwin
+
+description		    A generalisation of wantarray
 long_description	${description}
-checksums		md5 b83e2d189781b10250133b4eb9e6ca28
-platforms		darwin
+
 master_sites		http://search.cpan.org/CPAN/authors/id/R/RO/ROBIN/
+
+checksums		    md5 b83e2d189781b10250133b4eb9e6ca28
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130507/0b576e3b/attachment.html>


More information about the macports-changes mailing list