git: dae01f7c3f32 - main - net/pear-Horde_Scribe: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 09:42:48 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dae01f7c3f326b1c3e66087fb2692cebacfe351a
commit dae01f7c3f326b1c3e66087fb2692cebacfe351a
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:36:32 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 09:42:23 +0000
net/pear-Horde_Scribe: Add CPE information
Approved by: portmgr (blanket)
---
net/pear-Horde_Scribe/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/pear-Horde_Scribe/Makefile b/net/pear-Horde_Scribe/Makefile
index 66fe7c601ef1..3fc781e6ce04 100644
--- a/net/pear-Horde_Scribe/Makefile
+++ b/net/pear-Horde_Scribe/Makefile
@@ -7,7 +7,9 @@ CATEGORIES= net www pear
MAINTAINER= horde at FreeBSD.org
COMMENT= Horde Scribe client
-USES= horde
+USES= cpe horde
USE_HORDE_RUN= Horde_Thrift
+CPE_VENDOR= horde
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list