Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2021 13:31:09 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 288914dd4c09 - main - mail/nextcloud-mail: Add CPE information
Message-ID:  <202111021331.1A2DV9R5061592@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111021331.1A2DV9R5061592>