ports/math/R-cran-energy/Makefile
2022-01-28 10:25:43 -05:00

16 lines
347 B
Makefile

PORTNAME= energy
DISTVERSION= 1.7-9
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ygy@FreeBSD.org
COMMENT= E-Statistics: Multivariate Inference via the Energy of Data
LICENSE= GPLv2+
RUN_DEPENDS= R-cran-Rcpp>=0.12.6:devel/R-cran-Rcpp \
R-cran-gsl>0:math/R-cran-gsl
USES= cran:auto-plist,compiles
.include <bsd.port.mk>