# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/math/R-cran-minqa/Makefile 443845 2017-06-18 18:09:16Z dbn $

PORTNAME=	minqa
PORTVERSION=	1.2.4
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Derivative-free optimization algorithms by quadratic approximation

LICENSE=	GPLv2

RUN_DEPENDS=	R-cran-Rcpp>=0.9.10:devel/R-cran-Rcpp

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
