diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/py-pyexcel-ods3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pyexcel-ods3/Makefile b/textproc/py-pyexcel-ods3/Makefile index a481d0f1ed30..ab6378a1db47 100644 --- a/textproc/py-pyexcel-ods3/Makefile +++ b/textproc/py-pyexcel-ods3/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Read, manipulate and write data in ods format +WWW= https://github.com/pyexcel/pyexcel-ods3 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |