freebsd-ports/finance/R-cran-timeSeries/Makefile
2015-03-22 17:41:08 +00:00

19 lines
397 B
Makefile

# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD$
PORTNAME= timeSeries
PORTVERSION= 3012.99
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= dbn@FreeBSD.org
COMMENT= Financial Time Series Objects
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
RUN_DEPENDS= R-cran-timeDate>=2150.95:${PORTSDIR}/finance/R-cran-timeDate
USES= cran:auto-plist
.include <bsd.port.mk>