# $Id: Portfile 30228 2007-10-22 22:59:36Z jmpp@macports.org $
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	nomaintainer
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.cppflags-append "-L${prefix}/lib"
configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress -DHAVE_NDBM=0"
configure.args	 --with-ndbm=no --with-gdbm=yes
