aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-ADGofTest/Makefile
blob: 0765ae0dc1c3a8446a5dd0226d3c445847d59ca9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	ADGofTest
PORTVERSION=	0.3
PORTREVISION=	2
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	dteske@FreeBSD.org
COMMENT=	Anderson-Darling GoF test
WWW=		https://cran.r-project.org/web/packages/ADGofTest/

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>