PORTNAME=	svgmath
PORTVERSION=	0.3.3
CATEGORIES=	math python
MASTER_SITES=	SF
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	SVGMath-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	MathML to SVG Converter in Python
WWW=		http://svgmath.sf.net

USES=		dos2unix python:3.6+
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
