Tweak math/geg version 1.0.2_7
[dports.git] / math / R-cran-KFAS / Makefile
1 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       KFAS
5 PORTVERSION=    1.0.4
6 CATEGORIES=     math
7 DISTNAME=       ${PORTNAME}_${PORTVERSION}
8
9 MAINTAINER=     tota@FreeBSD.org
10 COMMENT=        Kalman filter and smoothers for exponential family state space models
11
12 LICENSE=        GPLv2 GPLv3
13 LICENSE_COMB=   dual
14
15 USES=   cran:auto-plist
16
17 .include <bsd.port.mk>