2012-12-25 12:21:13 +01:00
|
|
|
# Created by: David Naylor <naylor.b.david@gmail.com>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= quadprog
|
2013-04-20 10:32:37 +02:00
|
|
|
DISTVERSION= 1.5-5
|
2014-09-10 22:50:31 +02:00
|
|
|
PORTREVISION= 5
|
2012-12-25 12:21:13 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
2013-01-16 21:15:07 +01:00
|
|
|
MAINTAINER= dbn@FreeBSD.org
|
2012-12-25 12:21:13 +01:00
|
|
|
COMMENT= Functions to solve Quadratic Programming Problems
|
|
|
|
|
|
|
|
LICENSE= GPLv2 GPLv3
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2012-12-25 12:21:13 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|