summaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2013-06-24 18:38:25 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2013-06-24 18:38:25 +0000
commit2e2880508a15fdb9400319f0d1f6eba60c7493d7 (patch)
treec9ad9804bbcc763cf3bf3c25bbb0e79e781027e1 /mail/Makefile
parentNet::Google::SafeBrowsing2 implements the Google Safe Browsing (diff)
Email::Sender replaces the old and sometimes problematic Email::Send library,
while this module replaces the Email::Send::SMTP::TLS. WWW: http://search.cpan.org/dist/Email-Sender-Transport-SQLite/ PR: ports/179891 Submitted by: Alexandre Biancalana <ale@biancalanas.net>
Notes
Notes: svn path=/head/; revision=321703
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 6cde65af10cd..f026c0280847 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -351,6 +351,7 @@
SUBDIR += p5-Email-Reply
SUBDIR += p5-Email-Send
SUBDIR += p5-Email-Sender
+ SUBDIR += p5-Email-Sender-Transport-SMTP-TLS
SUBDIR += p5-Email-Sender-Transport-SQLite
SUBDIR += p5-Email-Simple
SUBDIR += p5-Email-Stuff