aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:44 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:44 +0000
commitd490783091073f150b96ab9749867472a2d502c9 (patch)
treeeac6a967d28bd8c609fbb6ca1d16e2f1f765b669
parent51578a185d54053ab5b9d103cefc670675f1b63f (diff)
downloadports-d490783091073f150b96ab9749867472a2d502c9.tar.gz
ports-d490783091073f150b96ab9749867472a2d502c9.zip
devel/py-websockets: Add CPE information
Approved by: portmgr (blanket)
-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: