git: 043e5dc3ecdc - main - net/pear-Horde_Rpc: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:14:46 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=043e5dc3ecdc81b093a5b53cc08eeabbb4e2a020

commit 043e5dc3ecdc81b093a5b53cc08eeabbb4e2a020
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:16:26 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:05 +0000

    net/pear-Horde_Rpc: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/pear-Horde_Rpc/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net/pear-Horde_Rpc/Makefile b/net/pear-Horde_Rpc/Makefile
index c642765a45d1..199081130848 100644
--- a/net/pear-Horde_Rpc/Makefile
+++ b/net/pear-Horde_Rpc/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	net www pear
 MAINTAINER=	horde at 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>


More information about the dev-commits-ports-main mailing list