Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2022 15:01:44 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2a10de2d9d8b - main - www/ulfius: Add CPE information
Message-ID:  <202201031501.203F1iwB058220@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201031501.203F1iwB058220>