Files
ports/finance/R-cran-PerformanceAnalytics/Makefile
T
TAKATSU Tomonari 9314a8f725 finance/R-cran-PerformanceAnalytics: Update to 2.1.0
Reported by:	portscout
2026-04-13 13:56:18 +00:00

19 lines
465 B
Makefile

PORTNAME= PerformanceAnalytics
PORTVERSION= 2.1.0
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Econometric tools for performance and risk analysis
WWW= https://cran.r-project.org/web/packages/PerformanceAnalytics/
LICENSE= GPLv2+
RUN_DEPENDS= R-cran-quadprog>0:math/R-cran-quadprog \
R-cran-xts>=0.10.0:math/R-cran-xts \
R-cran-zoo>0:math/R-cran-zoo
USES= cran:auto-plist,compiles
.include <bsd.port.mk>