a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 21223 2007-01-14 18:52:35Z rhwood@macports.org $
PortSystem 1.0
name balsa
version 2.0.17
description Gnome email client
long_description Balsa is an e-mail client for GNOME, highly \
configurable and incorporating all the features \
you would expect in a robust mail client.
maintainers nomaintainer@macports.org
categories gnome mail
platforms darwin
homepage http://balsa.gnome.org/
use_bzip2 yes
master_sites http://balsa.gnome.org/
checksums md5 851db68728ed9adea615eb2f249fa1ee
depends_lib lib:libgtkhtml-2:libgtkhtml \
lib:libiconv:libiconv lib:libaspell:aspell
patchfiles patch_charset.h patch_charset.c patch_misc.c
configure.args --without-esmtp --mandir=${prefix}/share/man \
--with-iconv=${prefix}
configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"