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