Net::SMTPS - SSL/STARTTLS support for Net::SMTP

WWW: http://search.cpan.org/dist/Net-SMTPS/

PR:		ports/185428
Submitted by:	Alexandre Biancalana <ale@biancalanas.net>
This commit is contained in:
Felippe de Meirelles Motta 2014-03-31 23:13:16 +00:00
parent b149d92079
commit 17f664c26f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349815
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# Created by: Alexandre Biancalana <ale@biancalanas.net>
# $FreeBSD$
PORTNAME= Net-SMTPS
PORTVERSION= 0.03
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ale@biancalanas.net
COMMENT= SSL/STARTTLS support for Net::SMTP
RUN_DEPENDS= p5-Authen-SASL>=2:${PORTSDIR}/security/p5-Authen-SASL \
p5-IO-Socket-SSL>=1.9:${PORTSDIR}/security/p5-IO-Socket-SSL
BUILD_DEPENDS:= ${RUN_DEPENDS}
MAKE_JOBS_UNSAFE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::SMTPS.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Net-SMTPS-0.03.tar.gz) = f8b2f1c2812df87e4a901388df760de913607481747e9a39e495582baeeb0a08
SIZE (Net-SMTPS-0.03.tar.gz) = 4569

View File

@ -0,0 +1,3 @@
Net::SMTPS - SSL/STARTTLS support for Net::SMTP
WWW: http://search.cpan.org/dist/Net-SMTPS/

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/Net/SMTPS.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTPS/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTPS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net