mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 10:57:37 -04:00
15 lines
302 B
Makefile
15 lines
302 B
Makefile
PORTNAME= uroot
|
|
DISTVERSION= 2.1-2
|
|
PORTREVISION= 1
|
|
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>
|