git: 494ae78ec222 - main - www/glewlwyd: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 14:59:48 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=494ae78ec2222a2a8c2f36b817b74f9f0563d986 commit 494ae78ec2222a2a8c2f36b817b74f9f0563d986 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-05-10 14:57:13 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-05-10 14:57:13 +0000 www/glewlwyd: Add CPE information Approved by: portmgr (blanket) --- www/glewlwyd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/glewlwyd/Makefile b/www/glewlwyd/Makefile index d01b452dd48f..58ab6a6848d3 100644 --- a/www/glewlwyd/Makefile +++ b/www/glewlwyd/Makefile @@ -38,12 +38,14 @@ RUN_DEPENDS= yder>1.4.14:devel/yder \ orcania>2.2.1:devel/orcania \ oath-toolkit>0:security/oath-toolkit -USES= cmake pgsql sqlite +USES= cmake cpe pgsql sqlite USE_GITHUB= yes GH_ACCOUNT= babelouest GH_TAGNAME= e1ea98a +CPE_VENDOR= glewlwyd_project + CMAKE_ARGS= -DWITH_JOURNALD=off \ -DWITH_USER_LDAP=off \ -DWITH_CLIENT_LDAP=off \