opnsense-ports/math/R-cran-RHmm/Makefile
Franco Fichtner c67b59ed48 */*: sync with upstream
Taken from: HardenedBSD
2018-03-11 05:13:37 +01:00

18 lines
353 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= RHmm
PORTVERSION= 2.0.3
PORTREVISION= 7
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>