git: 892cf6fc03dc - main - net-im/dendrite: Add CPE information

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Thu, 25 Aug 2022 20:04:31 UTC
The branch main has been updated by ashish:

URL: https://cgit.FreeBSD.org/ports/commit/?id=892cf6fc03dca1e106605301fd2880f90a59d9b6

commit 892cf6fc03dca1e106605301fd2880f90a59d9b6
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2022-08-25 20:01:46 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2022-08-25 20:02:16 +0000

    net-im/dendrite: Add CPE information
    
    MFH:            2022Q3
---
 net-im/dendrite/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-im/dendrite/Makefile b/net-im/dendrite/Makefile
index 69fc83673ae7..dd4b7c07bdcd 100644
--- a/net-im/dendrite/Makefile
+++ b/net-im/dendrite/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Matrix protocol homeserver
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		cpe go:modules
+CPE_VENDOR=	matrix
 PLIST_SUB=	PORTNAME=${PORTNAME}
 USE_RC_SUBR=	${PORTNAME}
 USERS=		${PORTNAME}