PORTNAME= arpeggio PORTVERSION= 2.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Arpeggio-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser interpreter based on PEG grammars WWW= https://github.com/textX/Arpeggio LICENSE= MIT USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes .include