1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

math/py-cvxopt: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2022-01-03 14:49:26 +00:00
parent 1db3894609
commit 1b5ba5dc37
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -18,10 +18,12 @@ LIB_DEPENDS= libamd.so:math/suitesparse-amd \
libumfpack.so:math/suitesparse-umfpack
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= python:3.6+ localbase:ldflags
USES= python:3.6+ localbase:ldflags cpe
USE_GITHUB= yes
USE_PYTHON= distutils autoplist
CPE_VENDOR= cvxopt_project
CFLAGS+= -I${LOCALBASE}/include/suitesparse
OPTIONS_DEFINE= GSL FFTW GLPK DSDP