[130045] trunk/dports/perl/p5-audio-m4p/Portfile

mojca at macports.org mojca at macports.org
Thu Dec 25 01:54:13 PST 2014


Revision: 130045
          https://trac.macports.org/changeset/130045
Author:   mojca at macports.org
Date:     2014-12-25 01:54:13 -0800 (Thu, 25 Dec 2014)
Log Message:
-----------
p5-audio-m4p: first line, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-audio-m4p/Portfile

Modified: trunk/dports/perl/p5-audio-m4p/Portfile
===================================================================
--- trunk/dports/perl/p5-audio-m4p/Portfile	2014-12-25 09:53:03 UTC (rev 130044)
+++ trunk/dports/perl/p5-audio-m4p/Portfile	2014-12-25 09:54:13 UTC (rev 130045)
@@ -1,27 +1,28 @@
+# -*- 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.10 5.12 5.14 5.16
-perl5.setup           Audio-M4P 0.51
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           QuickTime/MP4/iTunes Music Store audio/video file tools
-long_description      ${description}
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Audio-M4P 0.51
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         QuickTime/MP4/iTunes Music Store audio/video file tools
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
+supported_archs     noarch
 
-checksums             md5 2a90f9ebde565b9f7d03eb7c365e3a77 \
-                      sha1 0e7b21f710b1c13ce0714de6acc4547923c86a20 \
-                      rmd160 15f1a204328bf8793ea7717fb9ffe6d7c09f2db5
+checksums           md5 2a90f9ebde565b9f7d03eb7c365e3a77 \
+                    sha1 0e7b21f710b1c13ce0714de6acc4547923c86a20 \
+                    rmd160 15f1a204328bf8793ea7717fb9ffe6d7c09f2db5
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-crypt-rijndael \
-                          port:p${perl5.major}-tree-simple \
-                          port:p${perl5.major}-tree-simple-view \
-                          port:p${perl5.major}-tree-simple-visitorfactory
+    depends_lib-append \
+                    port:p${perl5.major}-crypt-rijndael \
+                    port:p${perl5.major}-tree-simple \
+                    port:p${perl5.major}-tree-simple-view \
+                    port:p${perl5.major}-tree-simple-visitorfactory
 }
-
-supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141225/b5881de1/attachment-0001.html>


More information about the macports-changes mailing list