diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2022-01-03 14:59:39 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2022-01-03 14:59:39 +0000 |
commit | 2a10de2d9d8b632edbe08fc5c631f3a52341bdcf (patch) | |
tree | c4f279d07bae83d8dfcee9c03e1b433ee9b17a0d | |
parent | www/py-pyjwt: Add CPE information (diff) |
www/ulfius: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | www/ulfius/Makefile | 4 |
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 |