diff options
Diffstat (limited to 'textproc/py-xlrd/Makefile')
-rw-r--r-- | textproc/py-xlrd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-xlrd/Makefile b/textproc/py-xlrd/Makefile index 448bd77a51dc..d4dd7182e11e 100644 --- a/textproc/py-xlrd/Makefile +++ b/textproc/py-xlrd/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Reading data and formatting information from Excel files +WWW= https://www.python-excel.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |