2018-07-28 16:40:42 +02:00
|
|
|
# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:44 brook Exp $
|
2018-02-27 18:46:19 +01:00
|
|
|
|
|
|
|
CATEGORIES= finance
|
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
|
|
HOMEPAGE= https://www.rmetrics.org/
|
|
|
|
COMMENT= Markets and basic statistics
|
|
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
|
|
|
|
R_PKGNAME= fBasics
|
|
|
|
R_PKGVER= 3042.89
|
|
|
|
|
|
|
|
DEPENDS+= R-gss-[0-9]*:../../math/R-gss
|
|
|
|
DEPENDS+= R-stabledist-[0-9]*:../../math/R-stabledist
|
|
|
|
DEPENDS+= R-timeDate-[0-9]*:../../time/R-timeDate
|
|
|
|
DEPENDS+= R-timeSeries-[0-9]*:../../finance/R-timeSeries
|
|
|
|
|
|
|
|
USE_LANGUAGES= c fortran
|
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|