diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-15 03:02:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-15 03:02:03 +0000 |
commit | 5c9d8931b2a0985f411580235b6de1e03bb64875 (patch) | |
tree | 7267db93bd08dd706d75f2a69140b4025c315bb0 /finance | |
parent | ce3dc3f011bc0f113732a0f00e2e545a1452e5e2 (diff) | |
download | ports-5c9d8931b2a0985f411580235b6de1e03bb64875.tar.gz ports-5c9d8931b2a0985f411580235b6de1e03bb64875.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Finance-TW-TSEQuote/Makefile | 8 | ||||
-rw-r--r-- | finance/p5-Finance-TW-TSEQuote/pkg-plist | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/finance/p5-Finance-TW-TSEQuote/Makefile b/finance/p5-Finance-TW-TSEQuote/Makefile index 112eb00aef8a..0e08c18f400b 100644 --- a/finance/p5-Finance-TW-TSEQuote/Makefile +++ b/finance/p5-Finance-TW-TSEQuote/Makefile @@ -2,16 +2,17 @@ # $FreeBSD$ PORTNAME= Finance-TW-TSEQuote -PORTVERSION= 0.2.8 -PORTREVISION= 2 +PORTVERSION= 0.28 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Check stock quotes from Taiwan Security Exchange +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-App-Cache>=0:${PORTSDIR}/devel/p5-App-Cache \ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ @@ -20,6 +21,7 @@ BUILD_DEPENDS= p5-App-Cache>=0:${PORTSDIR}/devel/p5-App-Cache \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Finance-TW-TSEQuote/pkg-plist b/finance/p5-Finance-TW-TSEQuote/pkg-plist index 877b7c9d36e0..59b0259bbbb3 100644 --- a/finance/p5-Finance-TW-TSEQuote/pkg-plist +++ b/finance/p5-Finance-TW-TSEQuote/pkg-plist @@ -1,6 +1,6 @@ bin/pfq bin/twse-eod-dump bin/twse-eod-update -%%PERL5_MAN3%%/Finance::TW::TSEQuote.3.gz %%SITE_PERL%%/Finance/TW/TSEQuote.pm %%PERL5_MAN1%%/pfq.1.gz +%%PERL5_MAN3%%/Finance::TW::TSEQuote.3.gz |