Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 10:46:28 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: b5ba8cd7edc0 - main - deskutils/py-autokey: Add CPE information
Message-ID:  <202110141046.19EAkSOf006490@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=b5ba8cd7edc04b20a6f9aba91fbe3754e6651c7c

commit b5ba8cd7edc04b20a6f9aba91fbe3754e6651c7c
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 10:45:53 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 10:45:53 +0000

    deskutils/py-autokey: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 deskutils/py-autokey/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/deskutils/py-autokey/Makefile b/deskutils/py-autokey/Makefile
index de826a84b8a5..ad1cb2d3c66b 100644
--- a/deskutils/py-autokey/Makefile
+++ b/deskutils/py-autokey/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}xlib>0:x11-toolkits/py-xlib@${PY_FLAVOR}
 
-USES=		python:3.6+ shebangfix
+USES=		cpe python:3.6+ shebangfix
+CPE_VENDOR=	${PORTNAME}_project
 USE_PYTHON=	distutils concurrent
 USE_GITHUB=	yes
 



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