opnsense-ports/math/R-cran-ADGofTest/Makefile
Franco Fichtner 9db3b7b9ea */*: sync with upstream
Taken from: FreeBSD
2023-04-24 07:58:56 +02:00

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>