aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-sm/Makefile
blob: 68cf99ce31dd46f854107acec4e60f667b600006 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

PORTNAME=	sm
DISTVERSION=	2.2-5.3
PORTREVISION=	3
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

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

USES=	cran:auto-plist

.include <bsd.port.mk>