Path: blob/main/finance/R-cran-PerformanceAnalytics/Makefile
16149 views
# Created by: TAKATSU Tomonari <[email protected]> PORTNAME= PerformanceAnalytics PORTVERSION= 2.0.4 PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= [email protected] COMMENT= Econometric tools for performance and risk analysis LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-xts>=0.10.0:math/R-cran-xts \ R-cran-quadprog>0:math/R-cran-quadprog \ R-cran-zoo>0:math/R-cran-zoo BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include <bsd.port.mk>