aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-03-18 13:21:20 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2022-03-18 13:23:54 +0000
commita9e32417f1877f10df325f60a9ef22932ff6ed13 (patch)
treece62ffe9061c79ae7c124769c07d9f04fc68d594
parent6b2effb4d8b50f559213442f138ecd99418798c4 (diff)
downloadports-a9e32417f1877f10df325f60a9ef22932ff6ed13.tar.gz
ports-a9e32417f1877f10df325f60a9ef22932ff6ed13.zip
www/py-treq: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/py-treq/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-treq/Makefile b/www/py-treq/Makefile
index 35bde5e71400..c9573e7bb874 100644
--- a/www/py-treq/Makefile
+++ b/www/py-treq/Makefile
@@ -25,9 +25,11 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${PY_FL
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpbin>=0.5.0:www/py-httpbin@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
USE_PYTHON= autoplist distutils
+CPE_VENDOR= twistedmatrix
+
NO_ARCH= yes
do-test: