summaryrefslogtreecommitdiff
path: root/math/R-cran-nortest/Makefile
blob: 1c18abb8679193fda2675b41ebda454a775dbb99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	nortest
DISTVERSION=	1.0-4
PORTREVISION=	5
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Tests for Normality
WWW=		https://cran.r-project.org/web/packages/nortest/

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USES=		cran:auto-plist

.include <bsd.port.mk>