Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/math/R-cran-ADGofTest/Makefile
16123 views
# Created by: Devin Teske <[email protected]>

PORTNAME=	ADGofTest
PORTVERSION=	0.3
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Anderson-Darling GoF test

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>