freebsd-ports/math/R-cran-uroot/Makefile
2019-09-26 21:07:28 +00:00

16 lines
296 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= uroot
DISTVERSION= 2.1-0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Unit Root Tests for Seasonal Time Series
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>