Add PYGMENTS option
This commit is contained in:
parent
ad29547516
commit
f64348a257
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567141
1 changed files with 5 additions and 0 deletions
|
@ -18,4 +18,9 @@ USE_PYTHON= autoplist concurrent distutils
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= PYGMENTS
|
||||
PYGMENTS_DESC= Highlighted output support
|
||||
|
||||
PYGMENTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.2.0:textproc/py-pygments@${PY_FLAVOR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue