git: 4b2de406644c - main - net-im/jitsi-prosody-plugins: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 May 2022 19:02:01 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b2de406644cd329275345eea5f00bade875f3f4 commit 4b2de406644cd329275345eea5f00bade875f3f4 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-05-28 18:57:05 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-05-28 19:01:56 +0000 net-im/jitsi-prosody-plugins: Add CPE information Approved by: portmgr (blanket) --- net-im/jitsi-prosody-plugins/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/net-im/jitsi-prosody-plugins/Makefile b/net-im/jitsi-prosody-plugins/Makefile index ffdefcbeaf11..c53dc81e158b 100644 --- a/net-im/jitsi-prosody-plugins/Makefile +++ b/net-im/jitsi-prosody-plugins/Makefile @@ -11,6 +11,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= prosodyctl:net-im/prosody +USES= cpe + +CPE_VENDOR= jitsi +CPE_PRODUCT= meet + NO_ARCH= yes NO_BUILD= yes