ports/math/R-cran-sm/Makefile
2024-02-23 12:05:10 +00:00

12 lines
297 B
Makefile

PORTNAME= sm
DISTVERSION= 2.2-6.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Smoothing methods for nonparametric regression and density estimation
WWW= http://www.stats.gla.ac.uk/~adrian/sm
USES= cran:auto-plist,compiles
.include <bsd.port.mk>