diff options
Diffstat (limited to 'graphics/py-svgwrite/Makefile')
-rw-r--r-- | graphics/py-svgwrite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-svgwrite/Makefile b/graphics/py-svgwrite/Makefile index 8ff385a74047..f7bfe8024787 100644 --- a/graphics/py-svgwrite/Makefile +++ b/graphics/py-svgwrite/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= george@m5p.com COMMENT= Python library to create SVG drawings +WWW= https://github.com/mozman/svgwrite LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.TXT |