diff options
Diffstat (limited to 'textproc/py-python-pptx/Makefile')
-rw-r--r-- | textproc/py-python-pptx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-python-pptx/Makefile b/textproc/py-python-pptx/Makefile index c3586ad33737..5e409936ba76 100644 --- a/textproc/py-python-pptx/Makefile +++ b/textproc/py-python-pptx/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= DtxdF@disroot.org COMMENT= Generate and manipulate Open XML PowerPoint (.pptx) files +WWW= https://github.com/scanny/python-pptx LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |