mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
57e6b251bb
- Update my mail address to FreeBSD
21 lines
412 B
Makefile
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>
|