# Created by: Po-Chuan Hsieh PORTNAME= sre-yield PORTVERSION= 1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= sre_yield-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Expand a regular expression to its possible matches LICENSE= APACHE20 USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include