PORTNAME=	fqdn
PORTVERSION=	1.4.0
PORTREVISION=	1
CATEGORIES=	www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	RFC-compliant FQDN validation and manipulation for Python
LICENSE=	MPL20
WWW=		https://github.com/ypcrts/fqdn

USES=		python
USE_PYTHON=	autoplist distutils
NO_ARCH=	yes

.include <bsd.port.mk>
