1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/graphics/pysvg/Makefile
2017-03-19 16:11:40 +00:00

18 lines
334 B
Makefile

# Created by: Olivier Duchateau <duchateau.olivier@gmail.com>
# $FreeBSD$
PORTNAME= pysvg
PORTVERSION= 0.2.2
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
MAINTAINER= python@FreeBSD.org
COMMENT= pySVG - creating svg with python
LICENSE= BSD2CLAUSE
USES= zip python:2
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>