opnsense-ports/math/R-cran-matrixStats/Makefile
Franco Fichtner 6326580a5c */*: sync with upstream
Taken from: FreeBSD
2023-06-05 14:21:09 +02:00

14 lines
322 B
Makefile

PORTNAME= matrixStats
DISTVERSION= 1.0.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Functions that Apply to Rows and Columns of Matrices
WWW= https://cran.r-project.org/web/packages/matrixStats/
LICENSE= ART20
USES= cran:auto-plist,compiles
.include <bsd.port.mk>