2013-01-04 18:51:39 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2011-09-15 23:17:25 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= RFinanceYJ
|
2013-08-14 10:05:02 +02:00
|
|
|
PORTVERSION= 0.3.1
|
2011-09-15 23:17:25 +02:00
|
|
|
CATEGORIES= finance
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Japanese stock market from Yahoo!-finance-Japan
|
|
|
|
|
|
|
|
LICENSE= BSD
|
|
|
|
|
|
|
|
RUN_DEPENDS= R-cran-XML>0:${PORTSDIR}/textproc/R-cran-XML \
|
|
|
|
R-cran-xts>0:${PORTSDIR}/math/R-cran-xts
|
|
|
|
|
|
|
|
USE_R_MOD= yes
|
|
|
|
R_MOD_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|