PORTNAME=	whois
DISTVERSION=	0.9.27
PORTREVISION=	2
CATEGORIES=	net python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Python package for retrieving WHOIS information of domains
WWW=		https://pypi.org/project/whois/

LICENSE=	WTFPL
LICENSE_FILE=	${WRKSRC}/license

USES=		python
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>
