# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD: math/R-cran-quadprog/Makefile 319316 2013-05-28 15:15:05Z bf $

PORTNAME=	quadprog
DISTVERSION=	1.5-5
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	dbn@FreeBSD.org
COMMENT=	Functions to solve Quadratic Programming Problems

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
