freebsd-ports/math/R-cran-ADGofTest/Makefile
2021-04-06 16:31:07 +02:00

16 lines
286 B
Makefile

# Created by: Devin Teske <dteske@FreeBSD.org>
PORTNAME= ADGofTest
PORTVERSION= 0.3
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= dteske@FreeBSD.org
COMMENT= Anderson-Darling GoF test
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>