freebsd-ports/math/R-cran-RHmm/Makefile
2021-04-06 16:31:07 +02:00

17 lines
342 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= RHmm
PORTVERSION= 2.0.3
PORTREVISION= 10
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Hidden Markov Models simulations and estimations
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist,compiles
.include <bsd.port.mk>