# $Id: Portfile,v 1.1 2004/09/30 17:32:33 olegb Exp $
PortSystem 1.0
name		gdm
version		2.6.0.5
description	Addressbook and calender libs for GNOME.
long_description	Evolution Data Server provides a central location for \
			addressbook and calendar in the GNOME Desktop.
maintainers	olegb@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites	gnome:sources/gdm/2.6/
checksums	md5 8fad6d36c0c9b8f83fceb947b3de1c31
#depends_lib	lib:libsoup-2:libsoup lib:XXX:evolution-data-server
use_bzip2 	yes
patchfiles	patch_config.h.in
configure.args	--mandir=${prefix}/share/man 
configure.env   CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" 
