aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2009-01-19 19:49:50 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2009-01-19 19:49:50 +0000
commit94e9cc0d342490a126c519049ea4bb69a70b09b0 (patch)
tree491d495fef56c9dd960ab6ea2e0f1a6720a90a45 /mail/claws-mail
parentdb61a96b7abee96f8214a5fe579ffd5a9391f0a7 (diff)
downloadports-94e9cc0d342490a126c519049ea4bb69a70b09b0.tar.gz
ports-94e9cc0d342490a126c519049ea4bb69a70b09b0.zip
Notes
Diffstat (limited to 'mail/claws-mail')
-rw-r--r--mail/claws-mail/Makefile8
-rw-r--r--mail/claws-mail/pkg-plist6
2 files changed, 10 insertions, 4 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 9a3d6aca129b..e3a4b385e657 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -7,7 +7,7 @@
PORTNAME= claws-mail
PORTVERSION= 3.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail news ipv6
MASTER_SITES= SF/sylpheed-claws
@@ -55,7 +55,7 @@ OPTIONS= ALL "Enable all options except GNUTLS." off \
DEBUG "Enable debug support." off \
DILLO "Enable Dillo HTML viewer." off \
GNOMEPRINT "Enable extended print support (deprecated)." off \
- GPGME "Enable PGP/GnuPG support using GPGME." off \
+ GPGME "Enable PGP/GnuPG/SMIME support using GPGME." off \
IPV6 "Enable ipv6 support." on \
JPILOT "Enable JPilot support." off \
LDAP "Enable LDAP support." off \
@@ -119,14 +119,14 @@ PLIST_SUB+= SA_PLUG="@comment "
.if defined(WITH_GPGME) || defined(WITH_ALL)
PLIST_SUB+= GPGME=""
CONFIGURE_ARGS+= --enable-pgpmime-plugin --enable-pgpcore-plugin \
- --enable-pgpinline-plugin
+ --enable-pgpinline-plugin --enable-smime-plugin
LIB_DEPENDS+= gpgme:${PORTSDIR}/security/gpgme \
gpg-error:${PORTSDIR}/security/libgpg-error
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
.else
PLIST_SUB+= GPGME="@comment "
CONFIGURE_ARGS+= --disable-pgpmime-plugin --disable-pgpcore-plugin \
- --disable-pgpinline-plugin
+ --disable-pgpinline-plugin --disable-smime-plugin
.endif
.if defined(WITH_DEBUG) || defined(WITH_ALL)
CONFIGURE_ARGS+= --enable-maintainer-mode --enable-crash-dialog
diff --git a/mail/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist
index b168e31212a0..d8aebd98014f 100644
--- a/mail/claws-mail/pkg-plist
+++ b/mail/claws-mail/pkg-plist
@@ -160,6 +160,7 @@ include/claws-mail/pine.h
%%GPGME%%include/claws-mail/plugins/pgpcore/sgpgme.h
%%GPGME%%include/claws-mail/plugins/pgpinline/pgpinline.h
%%GPGME%%include/claws-mail/plugins/pgpmime/pgpmime.h
+%%GPGME%%include/claws-mail/plugins/smime/smime.h
include/claws-mail/pop.h
include/claws-mail/prefs_account.h
include/claws-mail/prefs_actions.h
@@ -233,6 +234,10 @@ include/claws-mail/wizard.h
%%GPGME%%lib/claws-mail/plugins/pgpmime.deps
%%GPGME%%lib/claws-mail/plugins/pgpmime.la
%%GPGME%%lib/claws-mail/plugins/pgpmime.so
+%%GPGME%%lib/claws-mail/plugins/smime.a
+%%GPGME%%lib/claws-mail/plugins/smime.la
+%%GPGME%%lib/claws-mail/plugins/smime.so
+%%GPGME%%lib/claws-mail/plugins/smime.deps
%%SA_PLUG%%lib/claws-mail/plugins/spamassassin.a
%%SA_PLUG%%lib/claws-mail/plugins/spamassassin.la
%%SA_PLUG%%lib/claws-mail/plugins/spamassassin.so
@@ -322,6 +327,7 @@ share/pixmaps/claws-mail.png
%%GPGME%%@dirrm include/claws-mail/plugins/pgpmime
%%GPGME%%@dirrm include/claws-mail/plugins/pgpinline
%%GPGME%%@dirrm include/claws-mail/plugins/pgpcore
+%%GPGME%%@dirrm include/claws-mail/plugins/smime
@dirrm include/claws-mail/gtk
@dirrm include/claws-mail/etpan
@dirrm include/claws-mail/common