freebsd-ports/math/R-cran-RHmm/Makefile
2023-04-23 09:09:58 +00:00

16 lines
342 B
Makefile

PORTNAME= RHmm
PORTVERSION= 2.0.3
PORTREVISION= 11
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>