aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-ChangeAnomalyDetection/Makefile
blob: 855f260874ecdb027a31c56a6fba2e691cb6f5ab (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                                 


                                      
                 







                                          

                                                      
 
                       

                      
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	ChangeAnomalyDetection
PORTVERSION=	0.1.0
PORTREVISION=	9
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Change Anomaly Detection

LICENSE=	BSD

RUN_DEPENDS=	R-cran-TTR>0:finance/R-cran-TTR \
		R-cran-forecast>0:math/R-cran-forecast

USES=	cran:auto-plist

.include <bsd.port.mk>