aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-30 09:36:32 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-30 09:42:23 +0000
commitdae01f7c3f326b1c3e66087fb2692cebacfe351a (patch)
treec261aa6c87febe0f78d6c123f399f3aa5fe38ad2 /net
parenteb0b2ee4333b29b9143405efa88565a601c6543f (diff)
downloadports-dae01f7c3f326b1c3e66087fb2692cebacfe351a.tar.gz
ports-dae01f7c3f326b1c3e66087fb2692cebacfe351a.zip
net/pear-Horde_Scribe: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net')
-rw-r--r--net/pear-Horde_Scribe/Makefile4
1 files changed, 3 insertions, 1 deletions
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@FreeBSD.org
COMMENT= Horde Scribe client
-USES= horde
+USES= cpe horde
USE_HORDE_RUN= Horde_Thrift
+CPE_VENDOR= horde
+
.include <bsd.port.mk>