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

PORTNAME=	nortest
DISTVERSION=	1.0-4
PORTREVISION=	2
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>