git: a7abe017688b - main - net-mgmt/lg: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Tue, 19 Oct 2021 11:15:30 UTC
The branch main has been updated by se:

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

commit a7abe017688bda5765f5588672bef113cf2de392
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:41 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:41 +0000

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

diff --git a/net-mgmt/lg/Makefile b/net-mgmt/lg/Makefile
index 37cd21143563..9030230dbc77 100644
--- a/net-mgmt/lg/Makefile
+++ b/net-mgmt/lg/Makefile
@@ -11,7 +11,8 @@ COMMENT=	Looking Glass written in Perl as a CGI script
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		perl5 shebangfix
+USES=		cpe perl5 shebangfix
+CPE_VENDOR=	${PORTNAME}_project
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	Cougar