mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
14 lines
315 B
Makefile
14 lines
315 B
Makefile
PORTNAME= sm
|
|
DISTVERSION= 2.2-5.7.1
|
|
PORTREVISION= 1
|
|
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>
|