# $Id: Portfile,v 1.12 2005/09/09 20:27:31 olegb Exp $
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	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/startup-notification/0.8/
checksums	rmd160 23e0b3f05e68a8ac8d085ac63b26377949578674

use_bzip2 	yes

configure.args  --mandir=${prefix}/share/man
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" 
