git: eb0b2ee4333b - main - net/pear-Horde_Kolab_Session: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 09:42:46 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb0b2ee4333b29b9143405efa88565a601c6543f
commit eb0b2ee4333b29b9143405efa88565a601c6543f
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:34:43 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 09:42:22 +0000
net/pear-Horde_Kolab_Session: Add CPE information
Approved by: portmgr (blanket)
---
net/pear-Horde_Kolab_Session/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/pear-Horde_Kolab_Session/Makefile b/net/pear-Horde_Kolab_Session/Makefile
index e897a4e2c6d1..5e398dcd7640 100644
--- a/net/pear-Horde_Kolab_Session/Makefile
+++ b/net/pear-Horde_Kolab_Session/Makefile
@@ -7,9 +7,11 @@ CATEGORIES= net www pear
MAINTAINER= horde at FreeBSD.org
COMMENT= Horde library for managing an active Kolab session
-USES= horde
+USES= cpe horde
USE_HORDE_RUN= Horde_Exception
+CPE_VENDOR= horde
+
# Optional but we want it
USE_HORDE_RUN+= Horde_Kolab_Server \
Horde_Log
More information about the dev-commits-ports-all
mailing list