Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:44:11 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 14231999b8aa - main - www/pydio-cells: Add CPE information
Message-ID:  <202110211544.19LFiBjq070180@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=14231999b8aad12bf35355d34b79dfd55d93838b

commit 14231999b8aad12bf35355d34b79dfd55d93838b
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:53 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:53 +0000

    www/pydio-cells: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/pydio-cells/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/pydio-cells/Makefile b/www/pydio-cells/Makefile
index 421dce6dedc3..e69d78e49872 100644
--- a/www/pydio-cells/Makefile
+++ b/www/pydio-cells/Makefile
@@ -15,7 +15,8 @@ NOT_FOR_ARCHS_REASON=	Not supported on i386
 
 BUILD_DEPENDS=	pydio-packr:devel/pydio-packr
 
-USES=		go gmake
+USES=		cpe go gmake
+CPE_VENDOR=	pydio
 USE_RC_SUBR=	${PORTNAME}
 USE_GITHUB=	yes
 GH_ACCOUNT=	pydio



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