2020-07-11 12:27:23 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= matrixStats
|
2020-09-30 11:01:10 +02:00
|
|
|
PORTVERSION= 0.57.0
|
2020-07-11 12:27:23 +02:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Functions that Apply to Rows and Columns of Matrices
|
|
|
|
|
|
|
|
LICENSE= ART20
|
|
|
|
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|