[102016] trunk/dports/perl/p5-email-simple/Portfile

cal at macports.org cal at macports.org
Thu Jan 24 12:32:02 PST 2013


Revision: 102016
          https://trac.macports.org/changeset/102016
Author:   cal at macports.org
Date:     2013-01-24 12:32:02 -0800 (Thu, 24 Jan 2013)
Log Message:
-----------
p5-email-simple: whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-email-simple/Portfile

Modified: trunk/dports/perl/p5-email-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-email-simple/Portfile	2013-01-24 20:23:37 UTC (rev 102015)
+++ trunk/dports/perl/p5-email-simple/Portfile	2013-01-24 20:32:02 UTC (rev 102016)
@@ -1,16 +1,17 @@
+# -*- 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			Email-Simple 2.100
+perl5.setup         Email-Simple 2.100
 revision            2
-license				{Artistic-1 GPL}
-maintainers			nomaintainer
-description			simple parsing of RFC2822 message format and headers
-long_description	${description} 	
-platforms			darwin
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         simple parsing of RFC2822 message format and headers
+long_description    ${description}
+platforms           darwin
 
 checksums           sha1    0c5d212246c5d75873fe7d0673fb9f78c2d59702 \
                     rmd160  3dd74acc94d26b9324acb35d43bd4552ae8d2a56
@@ -18,5 +19,5 @@
 supported_archs noarch
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-email-date-format
+    depends_lib-append  port:p${perl5.major}-email-date-format
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130124/6721f41a/attachment.html>


More information about the macports-changes mailing list