aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:58 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:58 +0000
commit27d66f1747903f91b30a56703206526dd627deb4 (patch)
treef979e27923fad9fdfcdce8a2808cbda69fa0e1c0
parent07649141597a09cedc8c0e4fa39e82320b4a034d (diff)
downloadports-27d66f1747903f91b30a56703206526dd627deb4.tar.gz
ports-27d66f1747903f91b30a56703206526dd627deb4.zip
www/py-waitress: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/py-waitress/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-waitress/Makefile b/www/py-waitress/Makefile
index 69bd7f7c2b9b..97d872d3e3ba 100644
--- a/www/py-waitress/Makefile
+++ b/www/py-waitress/Makefile
@@ -12,7 +12,8 @@ COMMENT= Python WSGI server
LICENSE= ZPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= agendaless
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes