# $Id: Portfile,v 1.4 2005/03/14 09:40:54 olegb Exp $ PortSystem 1.0 name evolution-data-server version 1.2.0 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/evolution-data-server/1.2/ checksums md5 9a34499dc8e65af768ab1582803015ef depends_lib lib:libsoup-2:libsoup lib:libiconv.2:libiconv use_bzip2 yes patchfiles patch_os_open.c patch_os_spin.c \ patch-camel-net-utils.h patch-e-source-option-menu.c configure.args --mandir=${prefix}/share/man --enable-static configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"