# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	nloptr
PORTVERSION=	1.2.2.3
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	R interface to NLopt

LICENSE=	LGPL3

LIB_DEPENDS=	libnlopt.so:math/nlopt

USES=		cran:auto-plist,compiles pkgconfig

.include <bsd.port.mk>
