diff options
Diffstat (limited to 'textproc/py-petl/Makefile')
-rw-r--r-- | textproc/py-petl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-petl/Makefile b/textproc/py-petl/Makefile index 37d734b53a94..8a339a184e21 100644 --- a/textproc/py-petl/Makefile +++ b/textproc/py-petl/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extract, transform and load tables of data +WWW= https://github.com/petl-developers/petl LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |