# $Id: Portfile,v 1.4 2004/04/10 17:16:58 olegb Exp $ 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 gnome-darwinports@opendarwin.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"