2019-08-08 21:53:36 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:41 brook Exp $
|
2018-03-02 19:38:19 +01:00
|
|
|
|
2019-08-08 21:53:36 +02:00
|
|
|
R_PKGNAME= fOptions
|
|
|
|
R_PKGVER= 3042.86
|
|
|
|
CATEGORIES= finance
|
2018-03-02 19:38:19 +01:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
|
|
COMMENT= Markets and basic statistics
|
2019-07-31 17:51:14 +02:00
|
|
|
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
|
2018-03-02 19:38:19 +01:00
|
|
|
|
2019-07-31 17:51:14 +02:00
|
|
|
DEPENDS+= R-fBasics>=3042.89:../../finance/R-fBasics
|
|
|
|
DEPENDS+= R-timeSeries>=3042.102:../../finance/R-timeSeries
|
|
|
|
DEPENDS+= R-timeDate>=3042.101:../../time/R-timeDate
|
|
|
|
|
2018-03-02 19:38:19 +01:00
|
|
|
USE_LANGUAGES= c fortran
|
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|