summaryrefslogtreecommitdiff
path: root/math/R-cran-sm/Makefile
blob: f9a6e21cea3a533291a41b30a651ff878ee2e65a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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>