Tweak math/qtiplot version 0.9.8.9_8
[dports.git] / math / R-cran-sm / Makefile
1 # Created by: Wen Heping <wenheping@gmail.com>
2 # $FreeBSD$
3
4 PORTNAME=       sm
5 DISTVERSION=    2.2-5.4
6 PORTREVISION=   1
7 CATEGORIES=     math
8 DISTNAME=       ${PORTNAME}_${DISTVERSION}
9
10 MAINTAINER=     wen@FreeBSD.org
11 COMMENT=        Smoothing methods for nonparametric regression and density estimation
12
13 USES=   cran:auto-plist
14
15 .include <bsd.port.mk>