mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
www/py-bleach: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
77e8ff4677
commit
2c0a09b47e
@ -17,9 +17,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.0.0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= cpe python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
CPE_VENDOR= mozilla
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
# This is a development script
|
||||
|
Loading…
Reference in New Issue
Block a user