2012-12-08 10:00:56 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= RHmm
|
2013-04-20 00:27:20 +02:00
|
|
|
PORTVERSION= 2.0.3
|
2013-11-13 09:19:34 +01:00
|
|
|
PORTREVISION= 3
|
2012-12-08 10:00:56 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Hidden Markov Models simulations and estimations
|
|
|
|
|
2013-04-20 00:27:20 +02:00
|
|
|
LICENSE= GPLv2 GPLv3
|
|
|
|
LICENSE_COMB= dual
|
2012-12-08 10:00:56 +01:00
|
|
|
|
|
|
|
USE_R_MOD= yes
|
|
|
|
R_MOD_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|