# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD: tags/RELEASE_10_3_0/math/R-cran-car/Makefile 402534 2015-11-28 14:30:40Z dbn $

PORTNAME=	car
DISTVERSION=	2.1-0
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	dbn@FreeBSD.org
COMMENT=	Companion to Applied Regression for R

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

RUN_DEPENDS=	R-cran-pbkrtest>=0.3.2:${PORTSDIR}/math/R-cran-pbkrtest \
		R-cran-quantreg>0:${PORTSDIR}/math/R-cran-quantreg

USES=	cran:auto-plist

.include <bsd.port.mk>
