PORTNAME= tmuxp PORTVERSION= 1.67.0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Session manager for tmux WWW= https://tmuxp.git-pull.com/ \ https://github.com/tmux-python/tmuxp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libtmux>=0.55.0<0.56:devel/py-libtmux@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0:devel/py-pyyaml@${PY_FLAVOR} \ tmux:sysutils/tmux USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include