1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/finance/R-cran-urca/Makefile
2023-04-23 09:09:58 +00:00

16 lines
327 B
Makefile

PORTNAME= urca
DISTVERSION= 1.3-3
PORTREVISION= 1
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>