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