- resolve conflicts after last two commits
This commit is contained in:
parent
6c87d1f35f
commit
15f7c9edc7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332622
@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Business::OnlinePayment::LinkPoint.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,4 @@
|
||||
%%SITE_PERL%%/Business/OnlinePayment/LinkPoint.pm
|
||||
%%PERL5_MAN3%%/Business::OnlinePayment::LinkPoint.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/LinkPoint/.packlist
|
||||
%%PERL5_MAN3%%/Business::OnlinePayment::LinkPoint.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/LinkPoint
|
||||
|
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Lightweight currency conversion using WebserviceX.NET
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-Module-Install>=0.65:${PORTSDIR}/devel/p5-Module-Install
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
@ -17,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Finance::Currency::Convert::WebserviceX.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,4 @@
|
||||
%%SITE_PERL%%/Finance/Currency/Convert/WebserviceX.pm
|
||||
%%PERL5_MAN3%%/Finance::Currency::Convert::WebserviceX.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert/WebserviceX/.packlist
|
||||
%%PERL5_MAN3%%/Finance::Currency::Convert::WebserviceX.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert/WebserviceX
|
||||
|
@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Finance::TW::EmergingQuote.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,7 +1,6 @@
|
||||
%%SITE_PERL%%/Finance/TW/EmergingQuote.pm
|
||||
%%PERL5_MAN3%%/Finance::TW::EmergingQuote.3.gz
|
||||
%%PERL5_MAN3%%/Finance::TW::EmergingQuote.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/EmergingQuote/.packlist
|
||||
%%PERL5_MAN3%%/Finance::TW::EmergingQuote.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/EmergingQuote
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance
|
||||
|
Loading…
Reference in New Issue
Block a user