mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
databases/py-mycli: Add SSH option
This commit is contained in:
parent
6d2e57af92
commit
31a9caf8cf
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ USE_PYTHON= autoplist concurrent distutils
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= SSH
|
||||
|
||||
SSH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>=0:security/py-paramiko@${PY_FLAVOR}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 30900
|
||||
|
|
Loading…
Add table
Reference in a new issue