freebsd-ports/math/R-cran-sm/Makefile

22 lines
413 B
Makefile
Raw Normal View History

# New ports collection makefile for: sm
# Date created: 2009-03-19
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= sm
PORTVERSION= 2.2.4
PORTREVISION= 2
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_2.2-4
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>