devel/py-nbdime: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
8aef534dfa
commit
fdd879d3bf
1 changed files with 3 additions and 1 deletions
|
@ -22,9 +22,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tornado>=0:www/py-tornado@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USES= python:3.7+ cpe
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
CPE_VENDOR= jupyter
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue