diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-11-03 16:08:07 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-11-03 16:08:07 +0000 |
commit | 15f7c9edc7ee94b0bc346b000119f25a9b9ffe7f (patch) | |
tree | 61d2e789378256426c7c900d3968807689947333 /finance/p5-Finance-Currency-Convert-WebserviceX/Makefile | |
parent | 6c87d1f35f6e7d42845ac2b58566d39b4ce26471 (diff) | |
download | ports-15f7c9edc7ee94b0bc346b000119f25a9b9ffe7f.tar.gz ports-15f7c9edc7ee94b0bc346b000119f25a9b9ffe7f.zip |
Notes
Diffstat (limited to 'finance/p5-Finance-Currency-Convert-WebserviceX/Makefile')
-rw-r--r-- | finance/p5-Finance-Currency-Convert-WebserviceX/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile index cb3031cbf2f5..622b52f8cf4e 100644 --- a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile +++ b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile @@ -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> |