git: e39ea9fadd15 - main - www/nextcloud-deck: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:15:17 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e39ea9fadd1501b1748a47bfc85930d08714faf0
commit e39ea9fadd1501b1748a47bfc85930d08714faf0
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:56:22 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:20 +0000
www/nextcloud-deck: Add CPE information
Approved by: portmgr (blanket)
---
www/nextcloud-deck/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/nextcloud-deck/Makefile b/www/nextcloud-deck/Makefile
index 6d18691a78d4..f582b5c8e563 100644
--- a/www/nextcloud-deck/Makefile
+++ b/www/nextcloud-deck/Makefile
@@ -18,9 +18,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR}
-USES= php:flavors
+USES= cpe php:flavors
NO_BUILD= yes
NO_ARCH= yes
+CPE_VENDOR= nextcloud
WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME}
More information about the dev-commits-ports-all
mailing list