From 8f956b7f9eac4c7bce6d6d34edbd5205baff2bc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Tue, 19 Oct 2021 13:14:39 +0200 Subject: [PATCH] net-im/nextcloud-talk: Add CPE information Approved by: portmgr (blanket) --- net-im/nextcloud-talk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-im/nextcloud-talk/Makefile b/net-im/nextcloud-talk/Makefile index 366b1364f1a8..489678567880 100644 --- a/net-im/nextcloud-talk/Makefile +++ b/net-im/nextcloud-talk/Makefile @@ -18,7 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR} -USES= php:flavors +USES= cpe php:flavors +CPE_VENDOR= nextcloud NO_BUILD= yes NO_ARCH= yes