diff options
author | pav <pav@FreeBSD.org> | 2006-04-29 22:50:00 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-29 22:50:00 +0800 |
commit | 7774a488ab922aa9e7ce0c9c1f028cd39d1370c3 (patch) | |
tree | 05317af2eb96c70ca7d873e88d265fda83219008 /mail/Makefile | |
parent | ef9d713d309bd42da6de62b1618f2544a20eb339 (diff) | |
download | freebsd-ports-gnome-7774a488ab922aa9e7ce0c9c1f028cd39d1370c3.tar.gz freebsd-ports-gnome-7774a488ab922aa9e7ce0c9c1f028cd39d1370c3.tar.zst freebsd-ports-gnome-7774a488ab922aa9e7ce0c9c1f028cd39d1370c3.zip |
This plugin handles signature verification and decryption of encrypted
messages in S/MIME, OpenPGP, and ascii-armored PGP formats.
PR: ports/95454
Submitted by: Pawel Pekala <c0rn@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 b72dfbbff767..4e8589516d28 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -524,6 +524,7 @@ SUBDIR += sylpheed SUBDIR += sylpheed-claws SUBDIR += sylpheed-claws-cachesaver + SUBDIR += sylpheed-claws-etpan_privacy SUBDIR += sylpheed-claws-fetchinfo SUBDIR += sylpheed-claws-mailmbox SUBDIR += sylpheed-claws-perl |