diff options
author | rafan <rafan@FreeBSD.org> | 2006-07-17 23:50:27 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-07-17 23:50:27 +0800 |
commit | e69d259e96514b94b5126aabdbf78060983d8c05 (patch) | |
tree | 5be88b8c03f2713a1d4cfb659ff28e29ee80b928 /mail/Makefile | |
parent | 438d2fbab9fce12aefc8f301e90756044b934a18 (diff) | |
download | freebsd-ports-gnome-e69d259e96514b94b5126aabdbf78060983d8c05.tar.gz freebsd-ports-gnome-e69d259e96514b94b5126aabdbf78060983d8c05.tar.zst freebsd-ports-gnome-e69d259e96514b94b5126aabdbf78060983d8c05.zip |
Add p5-Mail-DKIM 0.19, perl5 module to process and/or create DKIM email.
PR: ports/100380
Submitted by: Yoshisato YANAGISAWA
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 53930cfc622a..2ed2e23646ce 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -301,6 +301,7 @@ SUBDIR += p5-Mail-CClient SUBDIR += p5-Mail-CheckUser SUBDIR += p5-Mail-ClamAV + SUBDIR += p5-Mail-DKIM SUBDIR += p5-Mail-DeliveryStatus-BounceParser SUBDIR += p5-Mail-DomainKeys SUBDIR += p5-Mail-Ezmlm |