[132494] trunk/dports/perl/p5-pdf-reuse/Portfile

devans at macports.org devans at macports.org
Mon Feb 2 09:19:22 PST 2015


Revision: 132494
          https://trac.macports.org/changeset/132494
Author:   devans at macports.org
Date:     2015-02-02 09:19:21 -0800 (Mon, 02 Feb 2015)
Log Message:
-----------
p5.20-pdf-reuse: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-pdf-reuse/Portfile

Modified: trunk/dports/perl/p5-pdf-reuse/Portfile
===================================================================
--- trunk/dports/perl/p5-pdf-reuse/Portfile	2015-02-02 17:18:02 UTC (rev 132493)
+++ trunk/dports/perl/p5-pdf-reuse/Portfile	2015-02-02 17:19:21 UTC (rev 132494)
@@ -1,23 +1,25 @@
+# -*- 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       PDF-Reuse 0.35
-license           {Artistic-1 GPL}
-maintainers       nomaintainer
-description       Reuse and mass produce PDF documents
-long_description  ${description}
+perl5.setup         PDF-Reuse 0.35
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Reuse and mass produce PDF documents
+long_description    ${description}
 
-platforms         darwin
+platforms           darwin
 
-checksums         md5 1e2541eacaf8df4f4012312f6c353688 \
-                  sha1 1c781ff9ad97a226eb09e15a2db353846e48d476 \
-                  rmd160 e539cdaf61af20d8fe354c8f5e7a2eef124ff73a
+checksums           md5 1e2541eacaf8df4f4012312f6c353688 \
+                    sha1 1c781ff9ad97a226eb09e15a2db353846e48d476 \
+                    rmd160 e539cdaf61af20d8fe354c8f5e7a2eef124ff73a
 
 if {${perl5.major} != ""} {
-depends_lib-append	port:p${perl5.major}-io-compress
+    depends_lib-append \
+                    port:p${perl5.major}-io-compress
 
-supported_archs noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150202/e61cf19e/attachment.html>


More information about the macports-changes mailing list