aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 10:27:47 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 10:27:47 +0000
commit9898f4963450a521dbe96e9c466746d4321ab88f (patch)
tree3c3f2068c0ffc281429d1715fa8718c81d36967b
parent206d886b5bb588a25d86ff85bb309a8b9249abf6 (diff)
downloadports-9898f4963450a521dbe96e9c466746d4321ab88f.tar.gz
ports-9898f4963450a521dbe96e9c466746d4321ab88f.zip
science/py-tensorflow: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--science/py-tensorflow/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile
index 75b162628505..87c608f148fd 100644
--- a/science/py-tensorflow/Makefile
+++ b/science/py-tensorflow/Makefile
@@ -52,7 +52,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}absl>=0.7.0:devel/py-absl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wrapt>=1.11.2:devel/py-wrapt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0.30.0:devel/py-wheel@${PY_FLAVOR}
-USES= python:3.7+ shebangfix jpeg ssl compiler:c++17-lang
+USES= cpe python:3.7+ shebangfix jpeg ssl compiler:c++17-lang
+CPE_VENDOR= google
SHEBANG_GLOB= *.py
USE_GITHUB= yes
USE_PYTHON= distutils