freebsd-ports/finance/R-cran-RFinanceYJ/Makefile
TAKATSU Tomonari db2a359b21 - Upstream rerolled tarball
* Updated DESCRIPTION file
- Update the patch to make fetchable more than 50 records because
  web page layout was changed in January 2015
2015-01-24 21:23:30 +00:00

20 lines
435 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= RFinanceYJ
PORTVERSION= 0.3.1
PORTREVISION= 6
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Japanese stock market from Yahoo!-finance-Japan
LICENSE= BSD3CLAUSE
RUN_DEPENDS= R-cran-XML>0:${PORTSDIR}/textproc/R-cran-XML \
R-cran-xts>0:${PORTSDIR}/math/R-cran-xts
USES= cran:auto-plist
.include <bsd.port.mk>