PORTNAME=	tld
PORTVERSION=	0.11.11
CATEGORIES=	dns python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	antoine@FreeBSD.org
COMMENT=	Extract the top level domain (TLD) from the URL given
WWW=		https://github.com/barseghyanartur/tld

LICENSE=	MPL11 GPLv2 LGPL21
LICENSE_COMB=	multi

NO_ARCH=	yes
USES=		python
USE_PYTHON=	autoplist concurrent distutils

.include <bsd.port.mk>
