git: 6fc345d11d43 - main - devel/pear-Horde_Prefs: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 09:42:41 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6fc345d11d43443c9f86329bd2b0f4cfbb01d1fa
commit 6fc345d11d43443c9f86329bd2b0f4cfbb01d1fa
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:14:27 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 09:42:19 +0000
devel/pear-Horde_Prefs: Add CPE information
Approved by: portmgr (blanket)
---
devel/pear-Horde_Prefs/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/pear-Horde_Prefs/Makefile b/devel/pear-Horde_Prefs/Makefile
index aefbefab3630..762e5a0b8385 100644
--- a/devel/pear-Horde_Prefs/Makefile
+++ b/devel/pear-Horde_Prefs/Makefile
@@ -5,12 +5,13 @@ CATEGORIES= devel www pear
MAINTAINER= horde at FreeBSD.org
COMMENT= Horde Preferences API
-USES= horde php
+USES= cpe horde php
USE_HORDE_RUN= Horde_Exception \
Horde_Mail \
Horde_Mime \
Horde_Translation \
Horde_Util
USE_PHP= json
+CPE_VENDOR= horde
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list