2015-05-09 13:58:22 +02:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= minqa
|
|
|
|
PORTVERSION= 1.2.4
|
2018-03-10 18:46:04 +01:00
|
|
|
PORTREVISION= 2
|
2015-05-09 13:58:22 +02:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Derivative-free optimization algorithms by quadratic approximation
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
RUN_DEPENDS= R-cran-Rcpp>=0.9.10:devel/R-cran-Rcpp
|
2015-05-09 13:58:22 +02:00
|
|
|
|
2017-06-18 20:09:16 +02:00
|
|
|
USES= cran:auto-plist,compiles
|
2015-05-09 13:58:22 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|