1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

deskutils/py-autokey: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-14 12:45:53 +02:00
parent 0a260a8e1c
commit b5ba8cd7ed

View File

@ -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