freebsd-ports/finance/R-cran-urca/Makefile

15 lines
311 B
Makefile

PORTNAME= urca
DISTVERSION= 1.3-3
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Unit root and cointegration tests for time series data
WWW= https://cran.r-project.org/web/packages/urca/
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>