# Created by: Olivier Duchateau <duchateau.olivier@gmail.com>
# $FreeBSD: head/graphics/pysvg/Makefile 462307 2018-02-19 11:10:43Z antoine $

PORTNAME=	pysvg
PORTVERSION=	0.2.2
PORTREVISION=	1
CATEGORIES=	graphics python
MASTER_SITES=	CHEESESHOP

MAINTAINER=	python@FreeBSD.org
COMMENT=	pySVG - creating svg with python

LICENSE=	BSD2CLAUSE

USES=	zip python:2.7
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
