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