freebsd-ports/math/R-cran-KFAS/Makefile
2021-06-09 01:51:22 +09:00

15 lines
322 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= KFAS
PORTVERSION= 1.4.6
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,compiles
.include <bsd.port.mk>