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

16 lines
319 B
Makefile
Raw Normal View History

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= sm
2014-04-06 16:26:15 +02:00
DISTVERSION= 2.2-5.4
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Smoothing methods for nonparametric regression and density estimation
USES= cran:auto-plist
.include <bsd.port.mk>