mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
science/py-tensorflow: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
206d886b5b
commit
9898f49634
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue