freebsd-ports/math/R-cran-ChangeAnomalyDetection/Makefile
Gerald Pfeifer c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00

20 lines
399 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= ChangeAnomalyDetection
PORTVERSION= 0.1.0
PORTREVISION= 6
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>