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

21 lines
401 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
2011-03-08 04:13:51 +01:00
PORTVERSION= 2.2.4.1
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
2011-03-08 04:13:51 +01:00
DISTNAME= ${PORTNAME}_2.2-4.1
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>