mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
12 lines
297 B
Makefile
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>
|