Add COLORS option
This commit is contained in:
parent
b896378a35
commit
46f876633a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560594
1 changed files with 5 additions and 0 deletions
|
@ -17,4 +17,9 @@ USE_PYTHON= autoplist concurrent distutils
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= COLORS
|
||||
COLORS_DESC= Color output support
|
||||
|
||||
COLORS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.3<0.5.0:devel/py-colorama@${PY_FLAVOR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue