summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-08 07:08:06 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-08 07:09:48 +0000
commit29a56aa2eb28cb0574ea34b9ad41d850909bf2ae (patch)
tree6ed8e98ec9cdd72e8c45c6fcace8740ae354850c /net
parentsecurity/lego: Update to 4.5.2 (diff)
*/*: Add CPE information for horde ports
Approved by: portmgr (blanket)
Diffstat (limited to 'net')
-rw-r--r--net/pear-Horde_Kolab_Server/Makefile2
-rw-r--r--net/pear-Horde_Ldap/Makefile2
-rw-r--r--net/pear-Horde_Socket_Client/Makefile2
-rw-r--r--net/pear-Horde_Url/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net/pear-Horde_Kolab_Server/Makefile b/net/pear-Horde_Kolab_Server/Makefile
index 11f6bc7c4dd1..22547e8faa4e 100644
--- a/net/pear-Horde_Kolab_Server/Makefile
+++ b/net/pear-Horde_Kolab_Server/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde library for manipulating the Kolab user database
-USES= horde php
+USES= horde php cpe
USE_PHP= hash
USE_HORDE_RUN= Horde_Auth \
Horde_Exception
diff --git a/net/pear-Horde_Ldap/Makefile b/net/pear-Horde_Ldap/Makefile
index b5cb3331c0be..8b91a5a555fc 100644
--- a/net/pear-Horde_Ldap/Makefile
+++ b/net/pear-Horde_Ldap/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde LDAP libraries
-USES= horde php
+USES= horde php cpe
USE_PHP= ldap
USE_HORDE_RUN= Horde_Exception \
Horde_Util
diff --git a/net/pear-Horde_Socket_Client/Makefile b/net/pear-Horde_Socket_Client/Makefile
index c9ffcf857256..ee9f47d59735 100644
--- a/net/pear-Horde_Socket_Client/Makefile
+++ b/net/pear-Horde_Socket_Client/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Socket Client
-USES= horde
+USES= horde cpe
USE_HORDE_RUN= Horde_Exception
.include <bsd.port.mk>
diff --git a/net/pear-Horde_Url/Makefile b/net/pear-Horde_Url/Makefile
index 134077a1dcc5..d05add8efb75 100644
--- a/net/pear-Horde_Url/Makefile
+++ b/net/pear-Horde_Url/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde URL class
-USES= horde
+USES= horde cpe
USE_HORDE_RUN= Horde_Exception
.include <bsd.port.mk>