[70605] trunk/dports/net/meanwhile/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Aug 14 19:58:42 PDT 2010


Revision: 70605
          http://trac.macports.org/changeset/70605
Author:   ryandesign at macports.org
Date:     2010-08-14 19:58:42 -0700 (Sat, 14 Aug 2010)
Log Message:
-----------
meanwhile: whitespace changes only

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

Modified: trunk/dports/net/meanwhile/Portfile
===================================================================
--- trunk/dports/net/meanwhile/Portfile	2010-08-15 02:57:03 UTC (rev 70604)
+++ trunk/dports/net/meanwhile/Portfile	2010-08-15 02:58:42 UTC (rev 70605)
@@ -1,21 +1,29 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem              1.0
 
-name			meanwhile
-version			1.0.1
-categories		net
-platforms		darwin
-maintainers		nomaintainer
-description		Open Source implementation of the Lotus Sametime protocol
-long_description	The Meanwhile Project is an open implementation of the \
-				Lotus Sametime Community Client protocol.
+name                    meanwhile
+version                 1.0.1
+categories              net
+platforms               darwin
+maintainers             nomaintainer
 
-homepage		http://meanwhile.sourceforge.net/
-master_sites	sourceforge
-checksums		md5 85587678afdf7bf1f5ea3bdefec093ba
-patchfiles		patch-doc-Makefile.in patch-samples-Makefile.in
+description             Open Source implementation of the Lotus Sametime protocol
 
-depends_build	port:pkgconfig port:doxygen
-depends_lib		port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 port:libiconv
+long_description        The Meanwhile Project is an open implementation of the \
+                        Lotus Sametime Community Client protocol.
 
+homepage                http://meanwhile.sourceforge.net/
+master_sites            sourceforge
+
+checksums               md5     85587678afdf7bf1f5ea3bdefec093ba
+
+patchfiles              patch-doc-Makefile.in \
+                        patch-samples-Makefile.in
+
+depends_build           port:pkgconfig \
+                        port:doxygen
+
+depends_lib             port:gettext \
+                        path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                        port:libiconv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100814/0263896a/attachment.html>


More information about the macports-changes mailing list