diff options
Diffstat (limited to 'dns/py-tldextract/Makefile')
-rw-r--r-- | dns/py-tldextract/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/py-tldextract/Makefile b/dns/py-tldextract/Makefile index ab0d39c0321d..0c8f68bc6b7b 100644 --- a/dns/py-tldextract/Makefile +++ b/dns/py-tldextract/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org COMMENT= Separate the TLD from the registered domain and subdomains of a URL +WWW= https://github.com/john-kurkowski/tldextract LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |