# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/math/R-cran-KFAS/Makefile 411430 2016-03-20 04:49:55Z tota $

PORTNAME=	KFAS
PORTVERSION=	1.2.2
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Kalman filter and smoothers for exponential family state space models

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>
