git: 288914dd4c09 - main - mail/nextcloud-mail: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Nov 2021 13:31:09 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=288914dd4c09e46b92c7e1a34f922ccebf073515 commit 288914dd4c09e46b92c7e1a34f922ccebf073515 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-11-02 13:27:27 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-11-02 13:27:27 +0000 mail/nextcloud-mail: Add CPE information Approved by: portmgr (blanket) --- mail/nextcloud-mail/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile index 36dbca220a98..c111ddbfa6d7 100644 --- a/mail/nextcloud-mail/Makefile +++ b/mail/nextcloud-mail/Makefile @@ -18,9 +18,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR} -USES= gettext php:flavors +USES= cpe gettext php:flavors USE_PHP= imap +CPE_VENDOR= nextcloud + NO_BUILD= yes NO_ARCH= yes