aboutsummaryrefslogblamecommitdiff
path: root/finance/R-cran-urca/Makefile
blob: 10f589b651df43e2c5bc2fe1913498b4e8ff3693 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                 
           

                    
                 
                     





                                                                      
                      
 
                                        

                      
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

PORTNAME=	urca
PORTREVISION=	4
DISTVERSION=	1.3-0
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,compiles

.include <bsd.port.mk>