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