# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/math/R-cran-quantreg/Makefile 416655 2016-06-10 06:52:27Z tota $

PORTNAME=	quantreg
PORTVERSION=	5.26
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Quantile Regression

LICENSE=	GPLv2+

RUN_DEPENDS=	R-cran-SparseM>0:math/R-cran-SparseM \
		R-cran-MatrixModels>0:math/R-cran-MatrixModels

USES=	cran:auto-plist

.include <bsd.port.mk>
