summaryrefslogtreecommitdiff
path: root/math/R-cran-MSwM/Makefile
blob: 1bfc0bc1ea9226f9b9f68b06c0c03b32d44599ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	MSwM
PORTVERSION=	1.5
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Fitting Markov Switching Models
WWW=		https://cran.r-project.org/web/packages/MSwM/

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>