aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-matrixStats/Makefile
blob: c04702ea440412cfa7356081dca7cda7b0ffeb70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	matrixStats
PORTVERSION=	0.62.0
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>