From d490783091073f150b96ab9749867472a2d502c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 14 Oct 2021 23:30:44 +0200 Subject: [PATCH] devel/py-websockets: Add CPE information Approved by: portmgr (blanket) --- devel/py-websockets/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: