git: f8c5d3facf85 - main - net-p2p/deluge-cli: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 08 Oct 2021 11:45:07 UTC
The branch main has been updated by decke:

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

commit f8c5d3facf85ff6d07c884adf361c7eafcaaf465
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:43:02 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:43:02 +0000

    net-p2p/deluge-cli: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net-p2p/deluge-cli/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-p2p/deluge-cli/Makefile b/net-p2p/deluge-cli/Makefile
index 68ccb30f7a7f..173bbc310188 100644
--- a/net-p2p/deluge-cli/Makefile
+++ b/net-p2p/deluge-cli/Makefile
@@ -28,9 +28,11 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}xdg>=0.18:devel/py-xdg@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setproctitle>0:devel/py-setproctitle@${PY_FLAVOR}
 
-USES=		gettext python:3.5+
+USES=		cpe gettext python:3.5+
 USE_PYTHON=	autoplist distutils
 
+CPE_VENDOR=	deluge-torrent
+
 NO_ARCH=	yes
 
 USE_RC_SUBR=	deluged deluge_web