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

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

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

USE_R_MOD=  yes
R_MOD_AUTOPLIST=    yes

NO_STAGE=   yes
.include <bsd.port.mk>