Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 15:15:04 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: cc033ceaef25 - main - textproc/pear-Horde_Xml_Element: Add CPE information
Message-ID:  <202109301515.18UFF4YD046890@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=cc033ceaef25670e4f277b38b0ce66b52d3026b2

commit cc033ceaef25670e4f277b38b0ce66b52d3026b2
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 14:43:43 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-30 15:14:14 +0000

    textproc/pear-Horde_Xml_Element: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 textproc/pear-Horde_Xml_Element/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/textproc/pear-Horde_Xml_Element/Makefile b/textproc/pear-Horde_Xml_Element/Makefile
index 860e699d31f4..cf6150001317 100644
--- a/textproc/pear-Horde_Xml_Element/Makefile
+++ b/textproc/pear-Horde_Xml_Element/Makefile
@@ -7,8 +7,10 @@ CATEGORIES=	textproc www pear
 MAINTAINER=	horde@FreeBSD.org
 COMMENT=	Horde Xml Element object
 
-USES=		horde php
+USES=		cpe horde php
 USE_PHP=	dom
 USE_HORDE_RUN=	Horde_Exception
 
+CPE_VENDOR=	horde
+
 .include <bsd.port.mk>



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