2009-03-22 14:32:38 +01:00
|
|
|
# New ports collection makefile for: sm
|
|
|
|
# Date created: 2009-03-19
|
|
|
|
# Whom: Wen Heping <wenheping@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= sm
|
2011-03-08 04:13:51 +01:00
|
|
|
PORTVERSION= 2.2.4.1
|
2009-03-22 14:32:38 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
PKGNAMEPREFIX= R-cran-
|
2011-03-08 04:13:51 +01:00
|
|
|
DISTNAME= ${PORTNAME}_2.2-4.1
|
2009-03-22 14:32:38 +01:00
|
|
|
|
2010-04-24 08:43:26 +02:00
|
|
|
MAINTAINER= wen@FreeBSD.org
|
2009-03-22 14:32:38 +01:00
|
|
|
COMMENT= Smoothing methods for nonparametric regression and density estimation
|
|
|
|
|
2010-09-26 09:59:14 +02:00
|
|
|
USE_R_MOD= yes
|
2010-08-15 04:48:04 +02:00
|
|
|
R_MOD_AUTOPLIST= yes
|
2009-03-22 14:32:38 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|