[75990] trunk/dports/aqua

phw at macports.org phw at macports.org
Tue Feb 15 05:34:21 PST 2011


Revision: 75990
          http://trac.macports.org/changeset/75990
Author:   phw at macports.org
Date:     2011-02-15 05:34:21 -0800 (Tue, 15 Feb 2011)
Log Message:
-----------
New port: HideSysFiles, a tiny tool to show/hide system files

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

Added: trunk/dports/aqua/HideSysFiles/Portfile
===================================================================
--- trunk/dports/aqua/HideSysFiles/Portfile	                        (rev 0)
+++ trunk/dports/aqua/HideSysFiles/Portfile	2011-02-15 13:34:21 UTC (rev 75990)
@@ -0,0 +1,21 @@
+PortSystem 1.0
+PortGroup xcode 1.0
+
+name		HideSysFiles
+version		development
+
+categories	aqua
+distname 	${name}
+maintainers	phw openmaintainer
+description	Small MacOS X App to show or hide system files
+long_description	${description}
+
+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/20110215/e4d9fd02/attachment.html>


More information about the macports-changes mailing list