opnsense-ports/math/R-cran-KFAS/Makefile
Franco Fichtner 42edb7cdeb */*: sync with upstream
Taken from: FreeBSD
2016-03-20 09:26:53 +01:00

16 lines
324 B
Makefile

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