[48904] trunk/dports/net/roadrunner/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Mar 31 02:28:21 PDT 2009


Revision: 48904
          http://trac.macports.org/changeset/48904
Author:   ryandesign at macports.org
Date:     2009-03-31 02:28:20 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
roadrunner: whitespace changes only

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

Modified: trunk/dports/net/roadrunner/Portfile
===================================================================
--- trunk/dports/net/roadrunner/Portfile	2009-03-31 09:13:23 UTC (rev 48903)
+++ trunk/dports/net/roadrunner/Portfile	2009-03-31 09:28:20 UTC (rev 48904)
@@ -1,23 +1,23 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem              1.0
 
-name			roadrunner
-version			0.9.1
-categories		net devel
-platforms		darwin
-maintainers		nomaintainer
-description		implementation of the BEEP protocol (RFC 3080) in C
-long_description	RoadRunner is a full-featured, robust implementation of \
-			the BEEP protocol (RFC 3080) written in C.
+name                    roadrunner
+version                 0.9.1
+categories              net devel
+platforms               darwin
+maintainers             nomaintainer
+description             implementation of the BEEP protocol (RFC 3080) in C
+long_description        RoadRunner is a full-featured, robust implementation of \
+                        the BEEP protocol (RFC 3080) written in C.
 
-homepage		http://rr.codefactory.se/
-master_sites	http://ftp.codefactory.se/pub/RoadRunner/source/roadrunner/
-checksums		md5 089640ae9f023b66b6da532a06452c64
+homepage                http://rr.codefactory.se/
+master_sites            http://ftp.codefactory.se/pub/RoadRunner/source/roadrunner/
+checksums               md5 089640ae9f023b66b6da532a06452c64
 
-depends_lib		bin:pkg-config:pkgconfig \
-				lib:libxml2:libxml2 \
-				path:lib/pkgconfig/glib-2.0.pc:glib2
+depends_lib             bin:pkg-config:pkgconfig \
+                        lib:libxml2:libxml2 \
+                        path:lib/pkgconfig/glib-2.0.pc:glib2
 
-test.run		yes
-test.target		check
+test.run                yes
+test.target             check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/048fd6f4/attachment-0001.html>


More information about the macports-changes mailing list