COMMENT =		implementation of the Happy Eyeballs Algorithm

MODPY_DISTV =	0.1.0

DISTNAME =		rfc6555-${MODPY_DISTV}
PKGNAME =		py-${DISTNAME}
REVISION =		4

CATEGORIES =		devel

HOMEPAGE =		https://www.github.com/SethMichaelLarson/rfc6555

# Apache 2.0
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_PYBUILD =		setuptools

# tests connect to www.google.com on port 80

.include <bsd.port.mk>
