git: 29907fa79dfd - main - security/axTLS: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 14:35:39 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=29907fa79dfd7dd4dd908a95f9d24b956fd4d9ec

commit 29907fa79dfd7dd4dd908a95f9d24b956fd4d9ec
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:02 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:02 +0000

    security/axTLS: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/axTLS/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/axTLS/Makefile b/security/axTLS/Makefile
index f6c2ee5c0b66..d3b32da4846b 100644
--- a/security/axTLS/Makefile
+++ b/security/axTLS/Makefile
@@ -37,7 +37,8 @@ PROT_HIGH_DESC=		Use the strongest cipher(s) at the cost of speed
 CONFIG_SUB=	PREFIX=\"${PREFIX}\" WWWDIR=\"${WWWDIR}\" \
 		HTTP_PORT=${WITH_HTTP_PORT} SSL_PORT=${WITH_SSL_PORT}
 NO_OPTIONS_SORT=yes
-USES=		gmake
+USES=		cpe gmake
+CPE_VENDOR=	${PORTNAME:tl}_project
 USE_LDCONFIG=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 STAGE=		${WRKSRC}/_stage