git: b1f951b673bf - main - www/nextcloud-calendar: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:15:14 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b1f951b673bfaf29ea0dd2f78bb3d717c0c118f8
commit b1f951b673bfaf29ea0dd2f78bb3d717c0c118f8
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:54:51 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:19 +0000
www/nextcloud-calendar: Add CPE information
Approved by: portmgr (blanket)
---
www/nextcloud-calendar/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile
index df6f144445ff..4ab4a8a5044f 100644
--- a/www/nextcloud-calendar/Makefile
+++ b/www/nextcloud-calendar/Makefile
@@ -17,9 +17,10 @@ LICENSE= AGPLv3
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20: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