Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:17:17 +0000
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: cdae6f84dda7 - main - devel/php-libawl: Add CPE information
Message-ID:  <6a27153d.3dbd2.44ad9535@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit cdae6f84dda71a4c8d9a0eef5fb0c23ebd5c8e16
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 19:01:28 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:09:00 +0000

    devel/php-libawl: Add CPE information
---
 devel/php-libawl/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/devel/php-libawl/Makefile b/devel/php-libawl/Makefile
index 25c55aae6f6d..cedc2ee24e8a 100644
--- a/devel/php-libawl/Makefile
+++ b/devel/php-libawl/Makefile
@@ -12,7 +12,10 @@ LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		php:build,flavors
+USES=		cpe php:build,flavors
+
+CPE_PRODUCT=	andrew's_web_libraries
+CPE_VENDOR=	davical
 
 USE_GITLAB=	yes
 GL_ACCOUNT=	davical-project


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a27153d.3dbd2.44ad9535>