# Created by: Gabriel Dutra <0xdutra@gmail.com> # $FreeBSD$ PORTNAME= whois PORTVERSION= 0.9.7 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 0xdutra@gmail.com COMMENT= Python package for retrieving WHOIS information of domains LICENSE= WTFPL LICENSE_FILE= ${WRKSRC}/license USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include