diff options
Diffstat (limited to 'textproc/py-wordcloud/Makefile')
-rw-r--r-- | textproc/py-wordcloud/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-wordcloud/Makefile b/textproc/py-wordcloud/Makefile index 9acdeee440bb..29826da72c1c 100644 --- a/textproc/py-wordcloud/Makefile +++ b/textproc/py-wordcloud/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Little word cloud generator in Python +WWW= https://amueller.github.io/word_cloud/ LICENSE= MIT |