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