diff options
Diffstat (limited to 'textproc/py-elasticsearch5/Makefile')
-rw-r--r-- | textproc/py-elasticsearch5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-elasticsearch5/Makefile b/textproc/py-elasticsearch5/Makefile index aedc6a44670f..de46f51a736d 100644 --- a/textproc/py-elasticsearch5/Makefile +++ b/textproc/py-elasticsearch5/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= 5 MAINTAINER= elastic@FreeBSD.org COMMENT= Official Python low-level client for Elasticsearch +WWW= https://elasticsearch-py.readthedocs.org/en/master/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |