summaryrefslogblamecommitdiff
path: root/finance/R-cran-timeSeries/Makefile
blob: b18e7e88133232e349940a18dccbc211f45a431e (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                     
                 


                                          
                               










                                                                            
# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD$

PORTNAME=	timeSeries
PORTVERSION=	2160.95
PORTREVISION=	1
CATEGORIES=	finance
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	dbn@FreeBSD.org
COMMENT=	Financial Time Series Objects

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

RUN_DEPENDS=	R-cran-timeDate>=2150.95:${PORTSDIR}/finance/R-cran-timeDate

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>