git: cc033ceaef25 - main - textproc/pear-Horde_Xml_Element: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:15:05 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cc033ceaef25670e4f277b38b0ce66b52d3026b2
commit cc033ceaef25670e4f277b38b0ce66b52d3026b2
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:43:43 +0000
Commit: Bernhard Froehlich <decke at 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 at 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>
More information about the dev-commits-ports-all
mailing list