aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-moments/Makefile
blob: 811794a1a4c5a20b567913f4d0e7540c9dd563bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Thierry Thomas <thierry@pompo.net>

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>