freebsd-ports/math/R-cran-RHmm/Makefile
TAKATSU Tomonari 57b0e085c0 - Update to 2.0.3
Feature safe: 	yes
2013-04-19 22:27:20 +00:00

18 lines
341 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= RHmm
PORTVERSION= 2.0.3
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Hidden Markov Models simulations and estimations
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>