# Created by: Wen Heping # $FreeBSD: head/math/py-plastex/Makefile 371328 2014-10-21 16:54:54Z mva $ PORTNAME= plastex PORTVERSION= 0.9.2 CATEGORIES= math python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/rel-0-9-2 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX Document Processing Framework WRKSRC= ${WRKDIR}/${PORTNAME} USES= python USE_PYTHON= distutils autoplist .include