1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

net/pear-Horde_Rpc: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-30 14:16:26 +00:00
parent 04b3479be1
commit 043e5dc3ec
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -5,7 +5,7 @@ CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde RPC API
USES= horde
USES= cpe horde
USE_HORDE_RUN= Horde_Core \
Horde_Dav \
Horde_Exception \
@ -22,4 +22,6 @@ USE_HORDE_RUN+= Horde_ActiveSync \
Horde_SyncMl \
Horde_Http
CPE_VENDOR= horde
.include <bsd.port.mk>