PORTNAME= ipython-pygments-lexers PORTVERSION= 1.1.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ipython_pygments_lexers-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Define a variety of Pygments lexers for highlighting IPython code WWW= https://github.com/ipython/ipython-pygments-lexers LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include