# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: head/finance/R-cran-urca/Makefile 407125 2016-01-24 13:57:31Z tota $

PORTNAME=	urca
DISTVERSION=	1.2-9
CATEGORIES=	finance
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Unit root and cointegration tests for time series data

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>