aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 10:12:38 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 10:12:38 +0000
commitc6de33966685eecfa17d834e454f76de18d7ce07 (patch)
treee75a863231f2ecc735f2b2673a0d4cc99bb6aaab
parentd822b3e96fd60e029c1c5ec07f8f3bbfeb80336b (diff)
downloadports-c6de33966685eecfa17d834e454f76de18d7ce07.tar.gz
ports-c6de33966685eecfa17d834e454f76de18d7ce07.zip
math/py-pandas: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--math/py-pandas/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile
index 80492e78eb80..d967fb898023 100644
--- a/math/py-pandas/Makefile
+++ b/math/py-pandas/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0.29.21<3:lang/cython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>=2017.3,1:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
-USES= python:3.7+
+USES= cpe python:3.7+
+CPE_VENDOR= numfocus
USE_PYTHON= autoplist cython distutils
OPTIONS_DEFINE= MPL SCIPY