devel/R-cran-praise graphics/R-cran-qcc math/R-cran-BsMD math/R-cran-Rsolnp math/R-cran-combinat math/R-cran-conf.design math/R-cran-nortest math/R-cran-qualityTools math/R-cran-scatterplot3d math/R-cran-truncnorm These were not at all difficult to maintain but I may not be able to keep an eye on them in the near future. Approved by: thierry (mentor, implicit)
17 lines
285 B
Makefile
17 lines
285 B
Makefile
# Created by: Pedro Giffuni
|
|
|
|
PORTNAME= nortest
|
|
DISTVERSION= 1.0-4
|
|
PORTREVISION= 4
|
|
CATEGORIES= math
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Tests for Normality
|
|
|
|
LICENSE= GPLv2 GPLv3
|
|
LICENSE_COMB= dual
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|