Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:44:00 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 874f47dbc2d8 - main - www/mod_authnz_external24: Add CPE information
Message-ID:  <202110211544.19LFi0sk069916@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=874f47dbc2d8e459e99a738d1fd5e6a54e4f39ae

commit 874f47dbc2d8e459e99a738d1fd5e6a54e4f39ae
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:51 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:51 +0000

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

diff --git a/www/mod_authnz_external24/Makefile b/www/mod_authnz_external24/Makefile
index cf7e5610d69d..44f42b124d9f 100644
--- a/www/mod_authnz_external24/Makefile
+++ b/www/mod_authnz_external24/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Allows users authentication based on external mechanisms on apache 2.4
 
 LICENSE=	APACHE20
 
-USES=		apache:2.4
+USES=		apache:2.4 cpe
+CPE_VENDOR=	${PORTNAME}_project
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes
 SHORTMODNAME=	authnz_external



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