Index: head/mail/p5-Net-SMTPS/Makefile =================================================================== --- head/mail/p5-Net-SMTPS/Makefile (nonexistent) +++ head/mail/p5-Net-SMTPS/Makefile (revision 349815) @@ -0,0 +1,24 @@ +# Created by: Alexandre Biancalana +# $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 Property changes on: head/mail/p5-Net-SMTPS/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/mail/p5-Net-SMTPS/distinfo =================================================================== --- head/mail/p5-Net-SMTPS/distinfo (nonexistent) +++ head/mail/p5-Net-SMTPS/distinfo (revision 349815) @@ -0,0 +1,2 @@ +SHA256 (Net-SMTPS-0.03.tar.gz) = f8b2f1c2812df87e4a901388df760de913607481747e9a39e495582baeeb0a08 +SIZE (Net-SMTPS-0.03.tar.gz) = 4569 Property changes on: head/mail/p5-Net-SMTPS/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/mail/p5-Net-SMTPS/pkg-descr =================================================================== --- head/mail/p5-Net-SMTPS/pkg-descr (nonexistent) +++ head/mail/p5-Net-SMTPS/pkg-descr (revision 349815) @@ -0,0 +1,3 @@ +Net::SMTPS - SSL/STARTTLS support for Net::SMTP + +WWW: http://search.cpan.org/dist/Net-SMTPS/ Property changes on: head/mail/p5-Net-SMTPS/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/mail/p5-Net-SMTPS/pkg-plist =================================================================== --- head/mail/p5-Net-SMTPS/pkg-plist (nonexistent) +++ head/mail/p5-Net-SMTPS/pkg-plist (revision 349815) @@ -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 Property changes on: head/mail/p5-Net-SMTPS/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property