aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2015-05-07 00:52:23 +0000
committerWen Heping <wen@FreeBSD.org>2015-05-07 00:52:23 +0000
commitb20a06fd59bc2a291f2cd46f6af94786b2dbfa27 (patch)
treef493f527dcb0cc3ffff8b0f7dfd787d5889489ec /mail/Makefile
parent9481016931c7f3ee297407391f25a886780376b8 (diff)
downloadports-b20a06fd59bc2a291f2cd46f6af94786b2dbfa27.tar.gz
ports-b20a06fd59bc2a291f2cd46f6af94786b2dbfa27.zip
Python module that implements DKIM (DomainKeys Identified Mail) email
signing and verification. It also provides helper scripts for command line signing and verification. WWW: https://launchpad.net/dkimpy PR: 198982 Submitted by: ports@caomhin.org
Notes
Notes: svn path=/head/; revision=385586
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 7be4529ec3aa..ca30952c93fc 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -501,6 +501,7 @@
SUBDIR += py-apolicy
SUBDIR += py-authres
SUBDIR += py-cyruslib
+ SUBDIR += py-dkimpy
SUBDIR += py-libgmail
SUBDIR += py-milter
SUBDIR += py-ppolicy