diff options
Diffstat (limited to 'devel/py-tabulator/Makefile')
-rw-r--r-- | devel/py-tabulator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-tabulator/Makefile b/devel/py-tabulator/Makefile index ac60fd24afa8..15783efc8645 100644 --- a/devel/py-tabulator/Makefile +++ b/devel/py-tabulator/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Consistent interface for stream reading and writing tabular data (csv/xls/json/etc) +WWW= https://github.com/frictionlessdata/tabulator-py LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |