# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 85904 2011-10-17 09:23:34Z jmr@macports.org $

PortSystem              1.0

name                    gnomeicu
version                 0.99.14
revision                1
categories              gnome
platforms               darwin
maintainers             nomaintainer

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.

homepage                http://gnomeicu.sourceforge.net/
master_sites            sourceforge
use_bzip2               yes

checksums           rmd160  a5201dcbf4a1cd961243798d48a529497013a209 \
                    sha256  0cb2ce38f4814ad5e2270c87d29b79db15421b555108c4c6c58e0e82e362e550

depends_build           port:intltool \
                        port:pkgconfig
depends_lib             port:gnet \
                        port:gdbm \
                        port:gnome-session \
                        port:libgnomeui \
                        port:rarian

patchfiles              patch_icu_db.c

configure.cflags-append -DHAVE_NDBM=0

configure.args          --with-ndbm=no \
                        --with-gdbm=yes
