freebsd-ports/math/R-cran-KFAS/Makefile
TAKATSU Tomonari 88ebbbfc1c - Update to 1.2.0
- Fix LICENSE
2016-02-03 03:07:05 +00:00

16 lines
324 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= KFAS
PORTVERSION= 1.2.0
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>