diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 14:31:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 14:31:50 +0000 |
commit | 693fe0e9eee133047f0208a4a19307e8d8f36cbb (patch) | |
tree | f09062afc7693428015da2f6dd4367d765132eba /mail/Makefile | |
parent | - Grant maintainership to the author of last update (diff) |
This plugin handles S/MIME signed and/or encrypted mails. You can
decrypt mails, verify signatures or sign and encrypt your own mails.
PR: ports/96208
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 0c3007404fac..c6aa3968618b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -523,6 +523,7 @@ SUBDIR += swaks SUBDIR += sylpheed SUBDIR += sylpheed-claws + SUBDIR += sylpheed-claws-smime SUBDIR += sylpheed2 SUBDIR += sympa SUBDIR += sympa-elixus |