[67561] trunk/dports/aqua/AppKiDo/Portfile

jmr at macports.org jmr at macports.org
Wed May 12 19:40:57 PDT 2010


Revision: 67561
          http://trac.macports.org/changeset/67561
Author:   jmr at macports.org
Date:     2010-05-12 19:40:55 -0700 (Wed, 12 May 2010)
Log Message:
-----------
AppKiDo: whitespace

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

Modified: trunk/dports/aqua/AppKiDo/Portfile
===================================================================
--- trunk/dports/aqua/AppKiDo/Portfile	2010-05-13 02:40:02 UTC (rev 67560)
+++ trunk/dports/aqua/AppKiDo/Portfile	2010-05-13 02:40:55 UTC (rev 67561)
@@ -1,34 +1,34 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup	xcode 1.0
+PortSystem      1.0
+PortGroup       xcode 1.0
 
-name		AppKiDo
-version		0.984
-categories	aqua devel
-platforms	darwin
-maintainers	puffin.lb.shuttle.de:michael.klein openmaintainer
-description	Provides a powerful interface to Apple's Cocoa documentation
+name            AppKiDo
+version         0.984
+categories      aqua devel
+platforms       darwin
+maintainers     puffin.lb.shuttle.de:michael.klein openmaintainer
+description     Provides a powerful interface to Apple's Cocoa documentation
 
-long_description	\
-	AppKiDo is a free reference tool for Cocoa Objective-C \
-	programmers. It parses the header files and HTML \
-	documentation files provided by Developer Tools and \
-	presents the results in a powerful interface.
+long_description        \
+        AppKiDo is a free reference tool for Cocoa Objective-C \
+        programmers. It parses the header files and HTML \
+        documentation files provided by Developer Tools and \
+        presents the results in a powerful interface.
 
-homepage	http://homepage.mac.com/aglee/downloads/
-master_sites	${homepage}
-distname	${name}-${version}-src
-extract.suffix	.tgz
-worksrcdir	${name}
-checksums	md5     03e0881ab2a4c8061ef74bc525706acb \
-		sha1    c97ced4542c6421588dffe1502f570cc027013e0 \
-		rmd160  786cc92026e80cfda86aa3a6a433204c140e2bda
+homepage        http://homepage.mac.com/aglee/downloads/
+master_sites    ${homepage}
+distname        ${name}-${version}-src
+extract.suffix  .tgz
+worksrcdir      ${name}
+checksums       md5     03e0881ab2a4c8061ef74bc525706acb \
+                sha1    c97ced4542c6421588dffe1502f570cc027013e0 \
+                rmd160  786cc92026e80cfda86aa3a6a433204c140e2bda
 
-patchfiles	patch-AKTableView-defaultFontSize.patch
+patchfiles      patch-AKTableView-defaultFontSize.patch
 
-xcode.destroot.settings-append	SKIP_INSTALL=NO
+xcode.destroot.settings-append  SKIP_INSTALL=NO
 
-livecheck.type	regex
-livecheck.url	http://homepage.mac.com/aglee/downloads/appkido.html
-livecheck.regex	"AppKiDo-(.*?)-src.tgz"
+livecheck.type  regex
+livecheck.url   http://homepage.mac.com/aglee/downloads/appkido.html
+livecheck.regex "AppKiDo-(.*?)-src.tgz"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100512/c3e2d23d/attachment.html>


More information about the macports-changes mailing list