# Created by: Hye-Shik Chang # $FreeBSD$ PORTNAME= parsing PORTVERSION= 2.0.1 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyparsing-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= General parsing module for Python USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include