3503a3164f
adjust dependent ports
20 lines
401 B
Makefile
20 lines
401 B
Makefile
# 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= 8
|
|
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
|
|
|
|
.include <bsd.port.mk>
|