# $Id: Portfile,v 1.2 2004/02/23 13:59:03 olegb Exp $
PortSystem 1.0
name		gnomeicu
version		0.99
description	GnomeICU is one of the most popular ICQ programs in the world.
long_description        GnomeICU is one of the most popular UN*X-based \
			ICQ programs in the world. Internet chatting has \
			quickly become one of the most popular uses of the \
			Internet - second only to Email. Instant messaging \
			allows users to communicate in real time with friends, \
			family members, and coworkers in an efficient, \
			unobtrusive manner.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://gnomeicu.sourceforge.net/
master_sites	sourceforge
checksums	md5 d5e49557a3ed3545b98c3749257e58ef
use_bzip2	yes
patchfiles	patch_userserver.c patch_icu_db.c
depends_lib     lib:libgnet:gnet lib:libgdbm:gdbm bin:gnome-session:gnome-session
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress -DHAVE_NDBM=0"
configure.args	 --with-ndbm=no --with-gdbm=yes
