Skip to content

Commit

Permalink
devel/py-pythonfinder: Add CLI option
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 1, 2023
1 parent 1f069ee commit 202e508
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devel/py-pythonfinder/Makefile
Expand Up @@ -21,4 +21,8 @@ USE_PYTHON= autoplist concurrent pep517

NO_ARCH= yes

OPTIONS_DEFINE= CLI

CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR}

.include <bsd.port.mk>

0 comments on commit 202e508

Please sign in to comment.