# $Id: Portfile 67542 2010-05-12 10:45:54Z jmr@macports.org $

PortSystem 1.0

name            claws-mail
version         3.7.5
categories      mail news
maintainers     vlado-do.de:rechner openmaintainer
description     A lightweight and very featureful GTK+ based e-mail and news client
long_description Currently, many features are supported in Claws Mail \
                including POP3, IMAP, NNTP, multiple accounts, \
                threading, filtering, MIME attachments, APOP, SMTP \
                AUTH, SSL, IPv6, GnuPG, internalization, plugins, \
                a filtering/processing mechanism, extra folder \
                properties and much more.
homepage        http://www.claws-mail.org/
platforms       darwin
master_sites    sourceforge:sylpheed-claws
checksums       md5     05a97ef3bf41ae5e6e2a3ddeb600ab44 \
		sha1    627c6b297dde7f1d4f2798d3bdbda2d0436421b7 \
		rmd160  06ac2bd594d184ed6b5141f4f00e3508b93657b2

use_bzip2       yes

depends_lib     port:gtk2 \
                port:libetpan \
                port:gpgme \
                port:compface \
                port:gtkspell2 \
		port:aspell \
		port:gnutls

configure.args --disable-jpilot \
               --disable-trayicon-plugin \
               --enable-ipv6 \
               --enable-crash-dialog
