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

PORTNAME=	MSwM
PORTVERSION=	1.4
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

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

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>