HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/math/cppad/Makefile
PORTNAME=	cppad
DISTVERSION=	20210000.6
CATEGORIES=	math
PKGNAMEPREFIX=	coin-or-

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	C++ Algorithmic Differentiation package

LICENSE=	EPL

USES=		cmake compiler:c++11-lang eigen:3,run
USE_GITHUB=	yes
GH_ACCOUNT=	coin-or
GH_PROJECT=	CppAD
USE_LDCONFIG=	yes

CMAKE_ARGS=	-Dcppad_prefix=${PREFIX}

.include <bsd.port.mk>