forked from Lainports/opnsense-ports
15 lines
295 B
Makefile
15 lines
295 B
Makefile
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>
|