1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
TAKATSU Tomonari 00403993fa math/R-cran-uroot: Update to 2.1-3
Reported by:	portscout
2023-12-17 02:32:47 +00:00

15 lines
286 B
Makefile

PORTNAME= uroot
DISTVERSION= 2.1-3
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Unit Root Tests for Seasonal Time Series
WWW= https://cran.r-project.org/web/packages/uroot/
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>