1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/math/R-cran-KFAS/Makefile
2012-07-10 12:40:50 +00:00

23 lines
440 B
Makefile

# New ports collection makefile for: R-cran-KFAS
# Date created: 2012-01-04
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= KFAS
PORTVERSION= 0.9.11
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Kalman filter and smoothers for exponential family state space models
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>