diff options
Diffstat (limited to 'textproc/py-isbntools/Makefile')
-rw-r--r-- | textproc/py-isbntools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-isbntools/Makefile b/textproc/py-isbntools/Makefile index c687f8dc348e..747d057cccfe 100644 --- a/textproc/py-isbntools/Makefile +++ b/textproc/py-isbntools/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= App and framework for all things about ISBN +WWW= https://github.com/xlcnd/isbntools LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE-LGPL-3.0.txt |