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

15 lines
289 B
Makefile

PORTNAME= MSwM
PORTVERSION= 1.5
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Fitting Markov Switching Models
WWW= https://cran.r-project.org/web/packages/MSwM/
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>