git: 51092e5e6e16 - main - www/nextcloud-contacts: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 15:44:05 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=51092e5e6e16716bd80ef1bfbffa4f91870ea876

commit 51092e5e6e16716bd80ef1bfbffa4f91870ea876
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:52 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:52 +0000

    www/nextcloud-contacts: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/nextcloud-contacts/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile
index ce99200acace..7330f5a22d1e 100644
--- a/www/nextcloud-contacts/Makefile
+++ b/www/nextcloud-contacts/Makefile
@@ -18,7 +18,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR}
 
-USES=		php:flavors
+USES=		cpe php:flavors
+CPE_VENDOR=	nextcloud
 NO_BUILD=	yes
 NO_ARCH=	yes