aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-sm/Makefile
blob: 8aece8664b6431a96d3cd322e0fe66750b3aa8cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    sm
# Date created:     2009-03-19
# Whom:         Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#

PORTNAME=   sm
DISTVERSION=    2.2-4.1
PORTREVISION=   1
CATEGORIES= math
PKGNAMEPREFIX=  R-cran-
DISTNAME=   ${PORTNAME}_${DISTVERSION}

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

USE_R_MOD=  yes
R_MOD_AUTOPLIST=    yes

.include <bsd.port.mk>