Revision
149757
Author
devans@macports.org
Date
2016-06-29 13:33:42 -0700 (Wed, 29 Jun 2016)

Log Message

p5-string-crc32: add mode line and reformat, white space only.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-string-crc32/Portfile (149756 => 149757)


--- trunk/dports/perl/p5-string-crc32/Portfile	2016-06-29 20:32:30 UTC (rev 149756)
+++ trunk/dports/perl/p5-string-crc32/Portfile	2016-06-29 20:33:42 UTC (rev 149757)
@@ -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.22 5.24
-perl5.setup             String-CRC32 1.5
-license                 public-domain
-maintainers             nomaintainer
-description             Perl interface for cyclic redundency check generation
-long_description        ${description}
+perl5.setup         String-CRC32 1.5
+license             public-domain
+maintainers         nomaintainer
+description         Perl interface for cyclic redundency check generation
+long_description    ${description}
 
-checksums               rmd160  3d0167f751c653ffb027d92d241d3eeed6002a82 \
-                        sha256  5a812f1a7b08330fe49f64cd479970cbc2193285c8bb6951f4dd4291c4947054
+checksums           rmd160  3d0167f751c653ffb027d92d241d3eeed6002a82 \
+                    sha256  5a812f1a7b08330fe49f64cd479970cbc2193285c8bb6951f4dd4291c4947054
 
-platforms               darwin
+platforms           darwin