aboutsummaryrefslogblamecommitdiffstats
path: root/math/R-cran-sm/Makefile
blob: cb21435761f69d662963f16f47cecb93b4dd541f (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                        
                     
                       
                                 
 
                               

                                                                                     
                           

                                       
# New ports collection makefile for:    sm
# Date created:     2009-03-19
# Whom:         Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#

PORTNAME=   sm
PORTVERSION=    2.2.4
CATEGORIES= math
PKGNAMEPREFIX=  R-cran-
DISTNAME=   ${PORTNAME}_2.2-4

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

R_MOD=  yes
R_MOD_AUTOPLIST=    yes

.include "${.CURDIR}/files/bsd.cran.mk"
.include <bsd.port.mk>