1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

*/nextcloud-*: Add missing CPE info

This commit is contained in:
Bernard Spil
2026-05-31 14:48:11 +02:00
parent 176dd6586b
commit 011d0744ad
5 changed files with 18 additions and 5 deletions
@@ -11,6 +11,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
NEXTCLOUD_RUN_DEPENDS= 33
USES= nextcloud php:flavors
USES= cpe nextcloud php:flavors
CPE_VENDOR= nextcloud
CPE_PRODUCT= end-to-end_encryption
.include <bsd.port.mk>
@@ -11,6 +11,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
NEXTCLOUD_RUN_DEPENDS= 31
USES= nextcloud php:flavors
USES= cpe nextcloud php:flavors
CPE_VENDOR= nextcloud
CPE_PRODUCT= two-factor_webauthn
.include <bsd.port.mk>
+4 -1
View File
@@ -9,6 +9,9 @@ WWW= https://apps.nextcloud.com/apps/groupfolders
NEXTCLOUD_RUN_DEPENDS= 33
USES= nextcloud php:flavors
USES= cpe nextcloud php:flavors
CPE_VENDOR= nextcloud
CPE_PRODUCT= group_folders
.include <bsd.port.mk>
+3 -1
View File
@@ -13,8 +13,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
NEXTCLOUD_RUN_DEPENDS= 32
USES= nextcloud php:flavors
USES= cpe nextcloud php:flavors
GH_ACCOUNT= nextcloud
CPE_VENDOR= nextcloud
.include <bsd.port.mk>
+3 -1
View File
@@ -11,6 +11,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
NEXTCLOUD_RUN_DEPENDS= 30
USES= nextcloud php:flavors
USES= cpe nextcloud php:flavors
CPE_VENDOR= nextcloud
.include <bsd.port.mk>