diff options
Diffstat (limited to 'graphics/py-plotly/Makefile')
-rw-r--r-- | graphics/py-plotly/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-plotly/Makefile b/graphics/py-plotly/Makefile index 1c6d33c21b49..e816448e094b 100644 --- a/graphics/py-plotly/Makefile +++ b/graphics/py-plotly/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jjachuf@gmail.com COMMENT= Library for collaborative, interactive, publication-quality graphs +WWW= https://plotly.com/python/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |