[59938] trunk/dports/net/obby/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 27 14:19:32 PDT 2009


Revision: 59938
          http://trac.macports.org/changeset/59938
Author:   ryandesign at macports.org
Date:     2009-10-27 14:19:32 -0700 (Tue, 27 Oct 2009)
Log Message:
-----------
obby: whitespace changes only (tabs to spaces)

Modified Paths:
--------------
    trunk/dports/net/obby/Portfile

Modified: trunk/dports/net/obby/Portfile
===================================================================
--- trunk/dports/net/obby/Portfile	2009-10-27 21:17:41 UTC (rev 59937)
+++ trunk/dports/net/obby/Portfile	2009-10-27 21:19:32 UTC (rev 59938)
@@ -1,30 +1,30 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem              1.0
 
-name		obby
-version		0.4.6
-revision	1
-categories	net
-maintainers	nomaintainer
-description	Synced document buffers
-homepage	http://gobby.0x539.de/
-platforms	darwin freebsd
+name                    obby
+version                 0.4.6
+revision                1
+categories              net
+maintainers             nomaintainer
+description             Synced document buffers
+homepage                http://gobby.0x539.de/
+platforms               darwin freebsd
 
-long_description \
-		obby is a library which provides synced document buffers. \
-		It supports multiple documents in one session and is portable \
-		to both Windows and POSIX platforms.
+long_description        obby is a library which provides synced document \
+                        buffers. It supports multiple documents in one session \
+                        and is portable to both Windows and POSIX platforms.
 
-master_sites	http://gentoo.osuosl.org/distfiles/ \
-		http://releases.0x539.de/obby/
+master_sites            http://gentoo.osuosl.org/distfiles/ \
+                        http://releases.0x539.de/obby/
 
-checksums	md5 500c23f64249967596259daddf97f711
+checksums               md5     500c23f64249967596259daddf97f711
 
-depends_build	port:pkgconfig
-depends_lib	port:libsigcxx2 \
-		port:avahi \
-		port:net6
+depends_build           port:pkgconfig
 
-configure.args	--with-zeroconf --enable-ipv6
+depends_lib             port:libsigcxx2 \
+                        port:avahi \
+                        port:net6
 
+configure.args          --with-zeroconf \
+                        --enable-ipv6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091027/33a2cce7/attachment.html>


More information about the macports-changes mailing list