# -*- 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
PortGroup active_variants 1.1
# as of 3.17.4 litehtml_viewer plugin requires C++11
maintainers {pmetzger @pmetzger} 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/
master_sites ${homepage}releases/
checksums rmd160 420a0b1f6ff3efac9218478e0a1c60677eac0927 \
sha256 590ed1131e51b3a627e75c3b256068f5176a498628e1c8f3315b9bc09482ae02 \
depends_build-append port:pkgconfig
# claws uses gdk/gdkx.h, which is not installed by gtk2 +quartz.
require_active_variants \
if {${os.platform} eq "darwin" && ${os.version} < 12} {
# the ld on older systems doesn't understand the -export_dynamic flag
# see https://trac.macports.org/ticket/57673