git: 85eac02c5acc - main - security/openfortivpn: Add CPE information

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=85eac02c5acc8eaa47c953d58a8c5cd018e26e89

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

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

diff --git a/security/openfortivpn/Makefile b/security/openfortivpn/Makefile
index dbe3b9e27fbc..fda5cfc04cf3 100644
--- a/security/openfortivpn/Makefile
+++ b/security/openfortivpn/Makefile
@@ -11,7 +11,8 @@ BUILD_DEPENDS=	gsed:textproc/gsed
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		autoreconf pkgconfig ssl
+USES=		autoreconf cpe pkgconfig ssl
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	adrienverge