diff options
Diffstat (limited to 'textproc/py-xlrd2/Makefile')
-rw-r--r-- | textproc/py-xlrd2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-xlrd2/Makefile b/textproc/py-xlrd2/Makefile index 009c1431b607..4ca95748c3cb 100644 --- a/textproc/py-xlrd2/Makefile +++ b/textproc/py-xlrd2/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for developers to extract data from Microsoft Excel legacy spreadsheet files (xls) +WWW= https://github.com/DissectMalware/xlrd2 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |