aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-nortest/Makefile
blob: afef9957495189776bd7fe16be3c70918b6eaab2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Pedro Giffuni
# $FreeBSD$

PORTNAME=	nortest
DISTVERSION=	1.0-4
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	pfg@FreeBSD.org
COMMENT=	Tests for Normality

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USES=		cran:auto-plist

.include <bsd.port.mk>