freebsd-ports/math/R-cran-nortest/Makefile

17 lines
279 B
Makefile

# Created by: Pedro Giffuni
# $FreeBSD$
PORTNAME= nortest
DISTVERSION= 1.0-4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= pfg@FreeBSD.org
COMMENT= Tests for Normality
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist
.include <bsd.port.mk>