From 5c9d25f4746e84a04e220e2411188f81ffc4e953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 13 Oct 2021 15:15:21 +0200 Subject: [PATCH] security/py-tlslite: Add CPE information Approved by: portmgr (blanket) --- security/py-tlslite/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/py-tlslite/Makefile b/security/py-tlslite/Makefile index ecc8d63192663..d8f4f64a86f58 100644 --- a/security/py-tlslite/Makefile +++ b/security/py-tlslite/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python module implementing SSL 3.0, TLS 1.0, and TLS 1.1 -USES= python:3.6+ +USES= cpe python:3.6+ +CPE_VENDOR= ${PORTNAME}_project USE_PYTHON= distutils autoplist .include