PORTNAME= funcparserlib PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tota@FreeBSD.org COMMENT= Recursive descent parsing library based on functional combinators WWW= https://funcparserlib.pirx.ru/ LICENSE= MIT USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include