[89078] trunk/dports/aqua/ShiftIt/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 21:05:06 PST 2012


Revision: 89078
          http://trac.macports.org/changeset/89078
Author:   ryandesign at macports.org
Date:     2012-01-18 21:05:05 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
ShiftIt: whitespace changes to conform to modeline

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

Modified: trunk/dports/aqua/ShiftIt/Portfile
===================================================================
--- trunk/dports/aqua/ShiftIt/Portfile	2012-01-19 05:01:50 UTC (rev 89077)
+++ trunk/dports/aqua/ShiftIt/Portfile	2012-01-19 05:05:05 UTC (rev 89078)
@@ -4,26 +4,25 @@
 PortSystem          1.0
 PortGroup           xcode 1.0
 
-name		        ShiftIt
-version		        development
+name                ShiftIt
+version             development
+categories          aqua
+maintainers         phw openmaintainer
 
-categories	        aqua 
-distname 	        ${name}
-maintainers	        phw openmaintainer
-description	        Managing windows size and position in OS X
-long_description	${description}
+description         Managing windows size and position in OS X
 
-homepage            https://github.com/fikovnik/ShiftIt
+long_description    ${description}
 
-fetch.type	        git
-git.url 	        https://github.com/fikovnik/ShiftIt.git/
+homepage            https://github.com/fikovnik/ShiftIt
+distname            ${name}
+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.project       ShiftIt.xcodeproj
+xcode.target        ShiftIt
 xcode.configuration Release
 
-livecheck.type		none
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/14a17ed7/attachment.html>


More information about the macports-changes mailing list