summaryrefslogtreecommitdiff
path: root/mail/p5-Net-SMTP-TLS/pkg-descr
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-11 00:36:55 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-11 00:36:55 +0000
commitd801ab01b391d47dc15b3060335280281c9faa11 (patch)
treeb42081d5f87e0c6baee534b1e581a3c841c28934 /mail/p5-Net-SMTP-TLS/pkg-descr
parentAdd p5-HTTP-Cookies-Mozilla 1.09, cookie storage and management for (diff)
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>
Notes
Notes: svn path=/head/; revision=167424
Diffstat (limited to 'mail/p5-Net-SMTP-TLS/pkg-descr')
-rw-r--r--mail/p5-Net-SMTP-TLS/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/p5-Net-SMTP-TLS/pkg-descr b/mail/p5-Net-SMTP-TLS/pkg-descr
new file mode 100644
index 000000000000..54eb94394be9
--- /dev/null
+++ b/mail/p5-Net-SMTP-TLS/pkg-descr
@@ -0,0 +1,6 @@
+Net::SMTP::TLS is a TLS and AUTH capable SMTP client which offers an
+interface that users will find familiar from Net::SMTP. Net::SMTP::TLS
+implements a subset of the methods provided by that module, but
+certainly not (yet) a complete mirror image of that API.
+
+WWW: http://search.cpan.org/dist/Net-SMTP-TLS/