1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/math/R-cran-MSwM/Makefile
2023-04-23 09:09:58 +00:00

16 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>