diff options
author | zi <zi@FreeBSD.org> | 2013-03-27 00:08:28 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2013-03-27 00:08:28 +0800 |
commit | 694b031e8eb6deb3e41882e7d5ae7e06f0be9068 (patch) | |
tree | 1350a056164297d57b72722b907feeb2271b3cb7 /mail/Makefile | |
parent | f73c736077ae7155788121e76439141694581f69 (diff) | |
download | freebsd-ports-gnome-694b031e8eb6deb3e41882e7d5ae7e06f0be9068.tar.gz freebsd-ports-gnome-694b031e8eb6deb3e41882e7d5ae7e06f0be9068.tar.zst freebsd-ports-gnome-694b031e8eb6deb3e41882e7d5ae7e06f0be9068.zip |
New port: mail/p5-Net-SMTP-TLS-ButMaintained:
Net::SMTP::TLS::ButMaintained is forked from Net::SMTP::TLS.
Net::SMTP::TLS::ButMaintained is a TLS and AUTH capable SMTP client which
offers an interface that users will find familiar from Net::SMTP.
Net::SMTP::TLS::ButMaintained 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-ButMaintained/
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 591c66a78d17..25256071995d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -433,6 +433,7 @@ SUBDIR += p5-Net-SMTP-SSL SUBDIR += p5-Net-SMTP-Server SUBDIR += p5-Net-SMTP-TLS + SUBDIR += p5-Net-SMTP-TLS-ButMaintained SUBDIR += p5-Net-SMTP_auth SUBDIR += p5-Net-SenderBase SUBDIR += p5-Net-Server-Mail |