# New ports collection makefile for: py-svgmath # Date created: 23 May,2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= svgmath PORTVERSION= 0.3.3 CATEGORIES= math python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SVGMath-${PORTVERSION} MAINTAINER= wenheping@gmail.com COMMENT= MathML to SVG Converter in Python USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= SVGMath .include