1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/math/R-cran-sm/Makefile
Wen Heping 57e6b251bb - Update to 2.2.4
- Update my mail address to FreeBSD
2010-04-24 06:43:26 +00:00

21 lines
412 B
Makefile

# New ports collection makefile for: sm
# Date created: 2009-03-19
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= sm
PORTVERSION= 2.2.4
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_2.2-4
MAINTAINER= wen@FreeBSD.org
COMMENT= Smoothing methods for nonparametric regression and density estimation
R_MOD= yes
.include "${.CURDIR}/files/bsd.cran.mk"
.include <bsd.port.mk>