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

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Hidden Markov Models simulations and estimations
WWW=		https://r-forge.r-project.org/projects/rhmm/

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>