diff options
Diffstat (limited to 'textproc/py-openpyxl/Makefile')
-rw-r--r-- | textproc/py-openpyxl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-openpyxl/Makefile b/textproc/py-openpyxl/Makefile index 5c3286b30660..188554f52f7a 100644 --- a/textproc/py-openpyxl/Makefile +++ b/textproc/py-openpyxl/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python library to read/write Excel 2007 xlsx/xlsm files +WWW= https://openpyxl.readthedocs.org/ LICENSE= MIT |