aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-sm/Makefile
blob: 9781d598eac49fe9a6b55ed620bf964784d086e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	sm
DISTVERSION=	2.2-5.7.1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Smoothing methods for nonparametric regression and density estimation

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>