# $Id: Portfile 34608 2008-02-29 10:16:03Z gui_dos@macports.org $ PortSystem 1.0 name claws-mail version 3.3.1 categories mail news maintainers nomaintainer 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 f4bfa174cf1e6bda86ec5ff276be9d9a \ sha1 bbdddc74b1ec880e29b5daf41081c4124109507d \ rmd160 e1f6af853b31cbd4ee71e99d145dbb50ad4d902c use_bzip2 yes depends_lib port:gtk2 \ port:libetpan \ port:gpgme \ port:compface \ port:gtkspell2 configure.args --disable-jpilot \ --disable-ipv6 \ --disable-trayicon-plugin \ --disable-dillo-viewer-plugin \ --enable-crash-dialog variant ipv6 description {Enables IPV6 support} { configure.args-delete --disable-ipv6 configure.args-append --enable-ipv6 }