[44649] trunk/dports/gnome/libzvt/Portfile

blb at macports.org blb at macports.org
Thu Jan 1 13:15:33 PST 2009


Revision: 44649
          http://trac.macports.org/changeset/44649
Author:   blb at macports.org
Date:     2009-01-01 13:15:33 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
gnome/libzvt - whitespace changes

Modified Paths:
--------------
    trunk/dports/gnome/libzvt/Portfile

Modified: trunk/dports/gnome/libzvt/Portfile
===================================================================
--- trunk/dports/gnome/libzvt/Portfile	2009-01-01 20:57:05 UTC (rev 44648)
+++ trunk/dports/gnome/libzvt/Portfile	2009-01-01 21:15:33 UTC (rev 44649)
@@ -1,26 +1,32 @@
 # -*- 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		libzvt
-version		2.0.1
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description	A library backend of zterm.
-long_description       Libzvt is the library backend of zterm, yet \
-			another virtual terminal program.  It is needed \
-			for the application side of the GNOME 2.0 desktop.
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin
-homepage	http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
-checksums	md5 4bbea49495a341650fa1f89908e6554e
-depends_lib     lib:gnome-session:gnome-session
-use_bzip2 	yes
-configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info
-configure.cppflags-append "-L${prefix}/lib"
+name                libzvt
+version             2.0.1
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         A library backend of zterm.
+long_description \
+   Libzvt is the library backend of zterm, yet another virtual terminal \
+   program.  It is needed for the application side of the GNOME 2.0 desktop.
+maintainers         nomaintainer
+categories          gnome
 
-livecheck.check regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+platforms           darwin
+
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/${name}/${branch}/
+use_bzip2           yes
+
+checksums           md5 4bbea49495a341650fa1f89908e6554e
+
+depends_lib         lib:gnome-session:gnome-session
+
+configure.args      --mandir=${prefix}/share/man --infodir=${prefix}/share/info
+configure.cppflags-append   "-L${prefix}/lib"
+
+livecheck.check   regex
+livecheck.url     http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex   {LATEST-IS-(\d+(?:\.\d+)*)}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090101/e6959823/attachment.html>


More information about the macports-changes mailing list