aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-uroot/Makefile
blob: 4670950e4e1dd75cfdc01be496e596e16e40cdb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	uroot
DISTVERSION=	2.1-2
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>