aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-moments/Makefile
blob: a8eef10d67a9742f74c766ed1666f7952140f7bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	moments
PORTVERSION=	0.14.1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Moments, Cumulants, Skewness, Kurtosis and Related Tests

LICENSE=	GPLv2+

USES=		cran

.include <bsd.port.mk>