aboutsummaryrefslogblamecommitdiff
path: root/finance/R-cran-AER/Makefile
blob: 6cf7b7ca8af02994f837b4396112ff702586e9e9 (plain) (tree)
1
2
3
4
5
6
7
8
                   
                      




                                           
                                                            



                           
                                                    


                                                           



                       
PORTNAME=	AER
DISTVERSION=	1.2-12
CATEGORIES=	finance
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Applied Econometrics with R
WWW=		https://cran.r-project.org/web/packages/AER/

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

RUN_DEPENDS=	R-cran-car>=2.0.19:math/R-cran-car \
		R-cran-lmtest>=0:finance/R-cran-lmtest \
		R-cran-Formula>=0.2.0:math/R-cran-Formula \
		R-cran-zoo>=0:math/R-cran-zoo

USES=	cran:auto-plist

.include <bsd.port.mk>