aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-websockets/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile
index 045116a2a045..eadf47fae0bc 100644
--- a/devel/py-websockets/Makefile
+++ b/devel/py-websockets/Makefile
@@ -11,7 +11,8 @@ COMMENT= Implementation of the WebSocket Protocol (RFC 6455 and 7692)
LICENSE= BSD3CLAUSE
-USES= python:3.7+
+USES= cpe python:3.7+
+CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist distutils
post-install: