freebsd-ports/math/R-cran-MSwM/Makefile

16 lines
289 B
Makefile
Raw Normal View History

PORTNAME= MSwM
2021-06-07 09:25:16 +02:00
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/
2018-06-19 08:52:44 +02:00
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>