[33033] trunk/dports/gnome/libwnck/Portfile

nox at macports.org nox at macports.org
Wed Jan 16 18:38:19 PST 2008


Revision: 33033
          http://trac.macosforge.org/projects/macports/changeset/33033
Author:   nox at macports.org
Date:     2008-01-16 18:38:18 -0800 (Wed, 16 Jan 2008)

Log Message:
-----------
libwnck: Whitespace changes.

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

Modified: trunk/dports/gnome/libwnck/Portfile
===================================================================
--- trunk/dports/gnome/libwnck/Portfile	2008-01-17 02:30:16 UTC (rev 33032)
+++ trunk/dports/gnome/libwnck/Portfile	2008-01-17 02:38:18 UTC (rev 33033)
@@ -1,25 +1,29 @@
 # $Id$
-PortSystem 1.0
-name		libwnck
-version		2.20.0
-description	Library used for writing pagers and taskslists.
-long_description        libwnck is a Window Navigator Construction Kit, \
-			i.e. a library to use for writing pagers and \
-			taskslists and stuff.  It is needed for the \
-			GNOME 2.0 desktop.
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin 
-homepage	http://www.gnome.org/
+
+PortSystem      1.0
+
+name            libwnck
+version         2.20.0
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin 
+description     Library used for writing pagers and taskslists.
+
+long_description \
+    libwnck is a Window Navigator Construction Kit, i.e. a library \
+    to use for writing pagers and taskslists and stuff.  It is \
+    needed for the GNOME 2.0 desktop.
+
+homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
-checksums	rmd160 49135be4df646eb5593811e1aeb6682f25b7af8e
+use_bzip2       yes
 
-depends_lib \
-	port:startup-notification \
-	port:libgnomecanvas
-depends_build \
-	port:gnome-doc-utils
+checksums       rmd160 49135be4df646eb5593811e1aeb6682f25b7af8e
 
-use_bzip2	yes
+depends_build   port:gnome-doc-utils
 
-configure.args  --mandir=${prefix}/share/man --disable-scrollkeeper
+depends_lib     port:startup-notification \
+                port:libgnomecanvas
+
+configure.args  --mandir=${prefix}/share/man \
+                --disable-scrollkeeper

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080116/f2abe8fe/attachment.html


More information about the macports-changes mailing list