diff options
Diffstat (limited to 'textproc/py-pyxlsb2/Makefile')
-rw-r--r-- | textproc/py-pyxlsb2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pyxlsb2/Makefile b/textproc/py-pyxlsb2/Makefile index 7ed313007e34..7f85a96bc53e 100644 --- a/textproc/py-pyxlsb2/Makefile +++ b/textproc/py-pyxlsb2/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Excel 2007+ Binary Workbook (xlsb) parser +WWW= https://github.com/DissectMalware/pyxlsb2 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |