# Created by: Hye-Shik Chang # $FreeBSD$ PORTNAME= pyparsing PORTVERSION= 1.5.7 CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 15 MAINTAINER= swills@FreeBSD.org COMMENT= General parsing module for Python LICENSE= MIT DEPRECATED= Not used in the ports tree anymore EXPIRATION_DATE= 2015-08-03 USES= python:2 USE_PYTHON= distutils autoplist .include