aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-sm/Makefile
blob: a7f3da120eabef695b3bb08334461280016ee020 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              

                  
                       
                 
                    
                                          
 
                               

                                                                                     

                              
                                        
 
                      
# Created by: Wen Heping <wenheping@gmail.com>

PORTNAME=	sm
DISTVERSION=	2.2-5.6
PORTREVISION=	3
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Smoothing methods for nonparametric regression and density estimation

BROKEN_amd64=	Does not build

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>