# Created by: Hye-Shik Chang # $FreeBSD: head/devel/py-pyparsing/Makefile 411726 2016-03-23 19:24:21Z sunpoet $ PORTNAME= pyparsing PORTVERSION= 2.1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= General parsing module for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python .include