1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/math/R-cran-MSwM/Makefile
TAKATSU Tomonari 7f95ebfcef - Update to 1.3
- Fix LICENSE section
2018-06-19 06:52:44 +00:00

17 lines
284 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= MSwM
PORTVERSION= 1.3
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Fitting Markov Switching Models
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>