aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-matrixStats/Makefile
blob: 8bf09ae0abada6a2f7f409defb08b141dca3c3b0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                           
                      










                                                                    
PORTNAME=	matrixStats
PORTVERSION=	0.58.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>