diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-07 14:20:27 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-07 14:20:27 +0800 |
commit | bbf09ba10d721209d077291a8f74e48f7745dba6 (patch) | |
tree | 3a03ccf28e25f724d6f959f8bcd7a538c609b479 /mail/Makefile | |
parent | 97fe6f5ff21519fdfc558129091382303f8e6193 (diff) | |
download | freebsd-ports-gnome-bbf09ba10d721209d077291a8f74e48f7745dba6.tar.gz freebsd-ports-gnome-bbf09ba10d721209d077291a8f74e48f7745dba6.tar.zst freebsd-ports-gnome-bbf09ba10d721209d077291a8f74e48f7745dba6.zip |
This plugin renders HTML e-mail using the WebKit library.
WWW: http://www.claws-mail.org/plugins.php
PR: ports/136381
Submitted by: Pawel Pekala <c0rn at o2.pl>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index d263e74909cf..58f3157f85b3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -49,6 +49,7 @@ SUBDIR += claws-mail-att_remover SUBDIR += claws-mail-attach_warner SUBDIR += claws-mail-cachesaver + SUBDIR += claws-mail-fancy SUBDIR += claws-mail-fetchinfo SUBDIR += claws-mail-gtkhtml2_viewer SUBDIR += claws-mail-mailmbox |