[33029] trunk/dports/gnome/startup-notification/Portfile

nox at macports.org nox at macports.org
Wed Jan 16 17:58:35 PST 2008


Revision: 33029
          http://trac.macosforge.org/projects/macports/changeset/33029
Author:   nox at macports.org
Date:     2008-01-16 17:58:35 -0800 (Wed, 16 Jan 2008)

Log Message:
-----------
startup-notification: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/gnome/startup-notification/Portfile

Modified: trunk/dports/gnome/startup-notification/Portfile
===================================================================
--- trunk/dports/gnome/startup-notification/Portfile	2008-01-17 01:56:05 UTC (rev 33028)
+++ trunk/dports/gnome/startup-notification/Portfile	2008-01-17 01:58:35 UTC (rev 33029)
@@ -1,19 +1,25 @@
 # $Id$
-PortSystem 1.0
-name		startup-notification
-version		0.8
-description	Library that supports startup notification specs.
-long_description       	startup-notification is a minimal library that \
-			supports the startup notification spec described \
-			at www.freedesktop.org. 
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin 
-homepage	http://www.gnome.org/
+
+PortSystem      1.0
+
+name            startup-notification
+version         0.8
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin 
+description     Library that supports startup notification specs.
+
+long_description \
+    startup-notification is a minimal library that \
+    supports the startup notification spec described \
+    at www.freedesktop.org.
+
+homepage        http://www.gnome.org/
 master_sites    gnome:sources/startup-notification/0.8/
-checksums	rmd160 23e0b3f05e68a8ac8d085ac63b26377949578674
+use_bzip2       yes
 
-use_bzip2 	yes
+checksums       rmd160 23e0b3f05e68a8ac8d085ac63b26377949578674
 
 configure.args  --mandir=${prefix}/share/man
-configure.cppflags-append "-L${prefix}/lib"
+
+configure.cppflags-append   "-L${prefix}/lib"

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


More information about the macports-changes mailing list