Convert to staging
Discussed with: mat
This commit is contained in:
parent
33f1722cfa
commit
c9ec2b2ad9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329792
2 changed files with 1 additions and 3 deletions
|
@ -15,7 +15,4 @@ BUILD_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Net::SMTP::SSL.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/Net/SMTP/SSL.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/SSL/.packlist
|
||||
%%PERL5_MAN3%%/Net::SMTP::SSL.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/SSL
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
|
||||
|
|
Loading…
Reference in a new issue