aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-MSwM/Makefile
blob: 639a28f1041cbf00d25c04dd31ecc559975e2675 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	MSwM
PORTVERSION=	1.5
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Fitting Markov Switching Models

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>