diff options
author | clsung <clsung@FreeBSD.org> | 2006-07-11 08:36:55 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-07-11 08:36:55 +0800 |
commit | b1efdf5436f5570d0464e0ac87aaa2681a79e80e (patch) | |
tree | 3d9d3ff9b50a70cd647c552c5607b0f361a33923 /mail/Makefile | |
parent | 42bc1f6428c86b3c545a457e467f529be6cc7a2a (diff) | |
download | freebsd-ports-gnome-b1efdf5436f5570d0464e0ac87aaa2681a79e80e.tar.gz freebsd-ports-gnome-b1efdf5436f5570d0464e0ac87aaa2681a79e80e.tar.zst freebsd-ports-gnome-b1efdf5436f5570d0464e0ac87aaa2681a79e80e.zip |
Add p5-Net-SMTP-TLS 0.12, an SMTP client supporting TLS and AUTH.
PR: ports/99986
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 ac089dfb92a1..cea07aeefc62 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -336,6 +336,7 @@ SUBDIR += p5-Net-IMAP-Simple-SSL SUBDIR += p5-Net-QMTP SUBDIR += p5-Net-SMTP-Server + SUBDIR += p5-Net-SMTP-TLS SUBDIR += p5-Net-Server-Mail SUBDIR += p5-POE-Component-Client-POP3 SUBDIR += p5-POE-Component-Client-SMTP |