[115113] trunk/dports/archivers/dar/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Dec 25 00:52:29 PST 2013


Revision: 115113
          https://trac.macports.org/changeset/115113
Author:   ryandesign at macports.org
Date:     2013-12-25 00:52:29 -0800 (Wed, 25 Dec 2013)
Log Message:
-----------
dar: add modeline and adjust whitespace to match

Modified Paths:
--------------
    trunk/dports/archivers/dar/Portfile

Modified: trunk/dports/archivers/dar/Portfile
===================================================================
--- trunk/dports/archivers/dar/Portfile	2013-12-25 08:34:02 UTC (rev 115112)
+++ trunk/dports/archivers/dar/Portfile	2013-12-25 08:52:29 UTC (rev 115113)
@@ -1,25 +1,27 @@
+# -*- 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
+PortSystem          1.0
 
-name			dar
+name                dar
 version             2.4.11
-categories		archivers
-platforms		darwin
-maintainers		nomaintainer
-license			GPL-2+
+categories          archivers
+platforms           darwin
+maintainers         nomaintainer
+license             GPL-2+
 
-description		Disk Archiver
-long_description	dar is a shell command that backs up directory trees \
-			and files.
+description         Disk Archiver
 
-homepage		http://dar.sourceforge.net/
-master_sites		sourceforge:project/dar/dar/${version}
+long_description    dar is a shell command that backs up directory trees \
+                    and files.
 
+homepage            http://dar.sourceforge.net/
+master_sites        sourceforge:project/dar/dar/${version}
+
 checksums           rmd160  659ea594a33cd9f0e3744b6d3b19ba58c74995e2 \
                     sha256  c15fd11cc339363c25cbf24594eaa571235e00de60b6034a7a58d299ed864a5f
 
-depends_build		port:doxygen
+depends_build       port:doxygen
 
 depends_lib         port:bzip2 \
                     port:gettext \
@@ -36,4 +38,4 @@
     patchfiles-append patch-clang-compatibility.diff
 }
 
-universal_variant	no
+universal_variant   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131225/a02300c0/attachment.html>


More information about the macports-changes mailing list