[89070] trunk/dports/aqua/HideSysFiles/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 20:31:05 PST 2012


Revision: 89070
          http://trac.macports.org/changeset/89070
Author:   ryandesign at macports.org
Date:     2012-01-18 20:31:04 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
HideSysFiles: whitespace changes, add modeline

Modified Paths:
--------------
    trunk/dports/aqua/HideSysFiles/Portfile

Modified: trunk/dports/aqua/HideSysFiles/Portfile
===================================================================
--- trunk/dports/aqua/HideSysFiles/Portfile	2012-01-19 04:28:44 UTC (rev 89069)
+++ trunk/dports/aqua/HideSysFiles/Portfile	2012-01-19 04:31:04 UTC (rev 89070)
@@ -1,23 +1,21 @@
+# -*- 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 xcode 1.0
+PortSystem          1.0
+PortGroup           xcode 1.0
 
-name		HideSysFiles
-version		development
+name                HideSysFiles
+version             development
+categories          aqua
+distname            ${name}
+maintainers         phw openmaintainer
 
-categories	aqua
-distname 	${name}
-maintainers	phw openmaintainer
-description	Small MacOS X App to show or hide system files
-long_description	${description}
+description         Small MacOS X App to show or hide system files
 
-homepage    https://github.com/leolezner/HideSysFiles
+long_description    ${description}
 
-fetch.type	git
-git.url 	git://github.com/leolezner/HideSysFiles.git
-git.branch  origin/master
+homepage            https://github.com/leolezner/HideSysFiles
 
-
-
-
+fetch.type          git
+git.url             git://github.com/leolezner/HideSysFiles.git
+git.branch          origin/master
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/9b6de79d/attachment.html>


More information about the macports-changes mailing list