From 4fc119d3f6377099a790c2ec8dbd5f8c6cc1da1e Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Tue, 5 Oct 2021 19:25:44 +0000 Subject: [PATCH] comms/pear-Horde_SyncMl: Add CPE information Approved by: portmgr (blanket) --- comms/pear-Horde_SyncMl/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/comms/pear-Horde_SyncMl/Makefile b/comms/pear-Horde_SyncMl/Makefile index bfcaaf34aa28a..f95d8663751bd 100644 --- a/comms/pear-Horde_SyncMl/Makefile +++ b/comms/pear-Horde_SyncMl/Makefile @@ -7,7 +7,7 @@ CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde API for processing SyncML requests -USES= horde +USES= cpe horde USE_HORDE_RUN= Horde_Date \ Horde_Icalendar \ Horde_Log \ @@ -20,4 +20,6 @@ USE_HORDE_RUN= Horde_Date \ USE_HORDE_RUN+= Horde_Auth \ Horde_Core +CPE_VENDOR= horde + .include