git: 2a10de2d9d8b - main - www/ulfius: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Mon, 03 Jan 2022 15:01:44 UTC
The branch main has been updated by decke:

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

commit 2a10de2d9d8b632edbe08fc5c631f3a52341bdcf
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-01-03 14:59:39 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-01-03 14:59:39 +0000

    www/ulfius: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/ulfius/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/www/ulfius/Makefile b/www/ulfius/Makefile
index c3d24fc37802..f34d0a7fcec0 100644
--- a/www/ulfius/Makefile
+++ b/www/ulfius/Makefile
@@ -9,7 +9,9 @@ COMMENT=	Web Framework to build REST APIs, Webservices in C
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake
+USES=		cmake cpe
+
+CPE_VENDOR=	ulfius_project
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	babelouest