aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-sm/Makefile
blob: 80e7492b3240e67ab0557c26bb7aa3419e26840e (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.6
PORTREVISION=	3
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

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

BROKEN_amd64=	Does not build

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>