1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/finance/R-cran-RFinanceYJ/Makefile
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00

21 lines
411 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:textproc/R-cran-XML \
R-cran-xts>0:math/R-cran-xts
USES= cran:auto-plist
.include <bsd.port.mk>