# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/math/R-cran-ChangeAnomalyDetection/Makefile 412348 2016-04-01 14:16:16Z mat $

PORTNAME=	ChangeAnomalyDetection
PORTVERSION=	0.1.0
PORTREVISION=	5
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>
