aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-30 14:43:43 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-30 15:14:14 +0000
commitcc033ceaef25670e4f277b38b0ce66b52d3026b2 (patch)
tree8296226ebfebb6e58c77c03f8b5c81f83ea2a3e3
parent6242349e4a49432e4eb8e98f3f74243ef7e9b8b3 (diff)
downloadports-cc033ceaef25670e4f277b38b0ce66b52d3026b2.tar.gz
ports-cc033ceaef25670e4f277b38b0ce66b52d3026b2.zip
textproc/pear-Horde_Xml_Element: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/pear-Horde_Xml_Element/Makefile4
1 files changed, 3 insertions, 1 deletions
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>