git: 552d88689464 - main - net/pichi: Add CPE information

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

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

commit 552d8868946404efe26e75616f82e650cba6246a
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:26:58 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:26:58 +0000

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

diff --git a/net/pichi/Makefile b/net/pichi/Makefile
index c887e203d6ad..a02d8770313e 100644
--- a/net/pichi/Makefile
+++ b/net/pichi/Makefile
@@ -10,7 +10,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	rapidjson>=1.1.0:devel/rapidjson
 
-USES=		cmake compiler:c++17-lang
+USES=		cmake compiler:c++17-lang cpe
+CPE_VENDOR=	${PORTNAME}_project
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	pichi-router