Update finance/R-cran-tseries to version 0.10.37
[dports.git] / finance / p5-Finance-TW-EmergingQuote / Makefile
1 # Created by: ijliao
2 # $FreeBSD$
3
4 PORTNAME=       Finance-TW-EmergingQuote
5 PORTVERSION=    0.26
6 PORTREVISION=   1
7 CATEGORIES=     finance perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Check stock quotes from Taiwan Emerging Stock
13
14 BUILD_DEPENDS=  p5-libwww>=0:www/p5-libwww
15 RUN_DEPENDS:=   ${BUILD_DEPENDS}
16
17 USES=           perl5
18 USE_PERL5=      configure
19
20 .include <bsd.port.mk>