[75989] trunk/dports/aqua

phw at macports.org phw at macports.org
Tue Feb 15 05:11:32 PST 2011


Revision: 75989
          http://trac.macports.org/changeset/75989
Author:   phw at macports.org
Date:     2011-02-15 05:11:32 -0800 (Tue, 15 Feb 2011)
Log Message:
-----------
New Port: ShiftIt, a window tiling tool

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

Added: trunk/dports/aqua/ShiftIt/Portfile
===================================================================
--- trunk/dports/aqua/ShiftIt/Portfile	                        (rev 0)
+++ trunk/dports/aqua/ShiftIt/Portfile	2011-02-15 13:11:32 UTC (rev 75989)
@@ -0,0 +1,25 @@
+PortSystem 1.0
+PortGroup xcode 1.0
+
+name		ShiftIt
+version		development
+
+categories	aqua 
+distname 	${name}
+maintainers	phw openmaintainer
+description	Managing windows size and position in OS X
+long_description	${description}
+
+homepage    https://github.com/fikovnik/ShiftIt
+
+fetch.type	git
+git.url 	https://github.com/fikovnik/ShiftIt.git/
+git.branch  origin/master
+
+build.dir  ${worksrcpath}/ShiftIt
+
+
+xcode.project	ShiftIt.xcodeproj
+xcode.target	ShiftIt
+xcode.configuration Release
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110215/75d617ea/attachment-0001.html>


More information about the macports-changes mailing list