diff options
Diffstat (limited to 'net/py-urlextract/Makefile')
-rw-r--r-- | net/py-urlextract/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-urlextract/Makefile b/net/py-urlextract/Makefile index 9b7abf2d1454..438c9421b75e 100644 --- a/net/py-urlextract/Makefile +++ b/net/py-urlextract/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Collects and extracts URLs from given text +WWW= https://github.com/lipoja/URLExtract LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |