aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:40 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:40 +0000
commitbfb1e1bbf9ce242e18c3e4a01fc2ba4298effbc1 (patch)
treed3cea9493e171225e4c99c20e8c20beb6b54187e
parent38641f5867cd51a293716e8eddea63dcf4226dc4 (diff)
downloadports-bfb1e1bbf9ce242e18c3e4a01fc2ba4298effbc1.tar.gz
ports-bfb1e1bbf9ce242e18c3e4a01fc2ba4298effbc1.zip
devel/py-fabric: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/py-fabric/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-fabric/Makefile b/devel/py-fabric/Makefile
index b05dd6e2910e..0a27cee5871b 100644
--- a/devel/py-fabric/Makefile
+++ b/devel/py-fabric/Makefile
@@ -20,7 +20,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.2.5:devel/py-pytest@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}mock>=2.0.0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-relaxed>0:devel/py-pytest-relaxed@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= fabfile
USE_PYTHON= distutils concurrent autoplist
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}fabric1