[124389] trunk/dports/perl/p5-file-desktopentry/Portfile

devans at macports.org devans at macports.org
Sat Aug 23 16:09:39 PDT 2014


Revision: 124389
          https://trac.macports.org/changeset/124389
Author:   devans at macports.org
Date:     2014-08-23 16:09:38 -0700 (Sat, 23 Aug 2014)
Log Message:
-----------
p5-file-desktopentry: add mode line and retab, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-file-desktopentry/Portfile

Modified: trunk/dports/perl/p5-file-desktopentry/Portfile
===================================================================
--- trunk/dports/perl/p5-file-desktopentry/Portfile	2014-08-23 22:48:35 UTC (rev 124388)
+++ trunk/dports/perl/p5-file-desktopentry/Portfile	2014-08-23 23:09:38 UTC (rev 124389)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -8,9 +9,8 @@
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl module for Freedesktop .desktop files
-long_description \
-   This module can be used to work with .desktop files as specified by the \
-   Freedesktop.org specification.
+long_description    This module can be used to work with .desktop files as specified by the \
+                    Freedesktop.org specification.
 
 platforms           darwin
 
@@ -18,5 +18,6 @@
                     sha256  1e51b962f21fb9ce31df88210e305605f48f595845eed536c1f049cf0de09486
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-file-basedir
+    depends_lib-append \
+                    port:p${perl5.major}-file-basedir
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140823/28ae6c21/attachment.html>


More information about the macports-changes mailing list