Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 15:15:13 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: b1f951b673bf - main - www/nextcloud-calendar: Add CPE information
Message-ID:  <202109301515.18UFFDRl047083@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=b1f951b673bfaf29ea0dd2f78bb3d717c0c118f8

commit b1f951b673bfaf29ea0dd2f78bb3d717c0c118f8
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 14:54:51 +0000
Commit:     Bernhard Froehlich <decke@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}
 



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