Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/math/R-cran-ADGofTest/Makefile
18157 views
PORTNAME=	ADGofTest
PORTVERSION=	0.3
PORTREVISION=	2
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Anderson-Darling GoF test
WWW=		https://cran.r-project.org/web/packages/ADGofTest/

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>