[64489] trunk/dports/net/centerim/Portfile

snc at macports.org snc at macports.org
Sun Mar 7 08:04:13 PST 2010


Revision: 64489
          http://trac.macports.org/changeset/64489
Author:   snc at macports.org
Date:     2010-03-07 08:04:13 -0800 (Sun, 07 Mar 2010)
Log Message:
-----------
whitespace changes

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

Modified: trunk/dports/net/centerim/Portfile
===================================================================
--- trunk/dports/net/centerim/Portfile	2010-03-07 16:03:05 UTC (rev 64488)
+++ trunk/dports/net/centerim/Portfile	2010-03-07 16:04:13 UTC (rev 64489)
@@ -1,33 +1,33 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name              	centerim
-version           	4.22.9
+name                centerim
+version             4.22.9
 revision            1
-categories        	net
-maintainers       	nomaintainer
-platforms		darwin
-description       	Console multi-IM client.
-long_description  	Console client for AIM/ICQ/Yahoo/MSN/IRC/LiveJournal.
-checksums		md5     c43911508205e0277529230c8316a298 \
-                sha1    ebe9f4ee2064a2fa10f1084ce26083ccd295673e \
-                rmd160  253007e466a211ec740f7843538e4f686ab95cad
-homepage          	http://www.centerim.org/
-master_sites      	${homepage}download/releases/
-depends_lib		port:libiconv port:gettext port:ncurses port:openssl \
-			port:jpeg port:gpgme
-patchfiles		patch-configure.diff
+categories          net
+maintainers         nomaintainer
+platforms           darwin
+description         Console multi-IM client.
+long_description    Console client for AIM/ICQ/Yahoo/MSN/IRC/LiveJournal.
+checksums           md5     c43911508205e0277529230c8316a298 \
+                    sha1    ebe9f4ee2064a2fa10f1084ce26083ccd295673e \
+                    rmd160  253007e466a211ec740f7843538e4f686ab95cad
+homepage            http://www.centerim.org/
+master_sites        ${homepage}download/releases/
+depends_lib         port:libiconv port:gettext port:ncurses port:openssl \
+                    port:jpeg port:gpgme
+patchfiles          patch-configure.diff
 
-configure.args		--disable-msn \
-			--disable-yahoo \
-			--with-libiconv-prefix=${prefix} \
-			--with-libintl-prefix=${prefix} \
-			--with-ssl --with-openssl=${prefix}/include \
-			 --with-libjpeg --with-gpgme-prefix=${prefix} \
-			--without-libcurl
-build.type		gnu
+configure.args      --disable-msn \
+                    --disable-yahoo \
+                    --with-libiconv-prefix=${prefix} \
+                    --with-libintl-prefix=${prefix} \
+                    --with-ssl --with-openssl=${prefix}/include \
+                    --with-libjpeg --with-gpgme-prefix=${prefix} \
+                    --without-libcurl
+build.type          gnu
 
 variant msn description {Enable MSN support (requires curl+ssl)} {
     depends_build-append port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100307/cd89de0e/attachment.html>


More information about the macports-changes mailing list