# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:53 brook Exp $

R_PKGNAME=	quadprog
R_PKGVER=	1.5-7
CATEGORIES=	math

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Functions to solve quadratic programming problems
LICENSE=	gnu-gpl-v2 OR gnu-gpl-v3

USE_LANGUAGES=	c fortran

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
