summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-01-03 14:59:39 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2022-01-03 14:59:39 +0000
commit2a10de2d9d8b632edbe08fc5c631f3a52341bdcf (patch)
treec4f279d07bae83d8dfcee9c03e1b433ee9b17a0d
parentwww/py-pyjwt: Add CPE information (diff)
www/ulfius: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/ulfius/Makefile4
1 files changed, 3 insertions, 1 deletions
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