COMMENT = Python module for working with SOCKS proxies
MODPY_DISTV = 1.7.1
DISTNAME = PySocks-${MODPY_DISTV}
PKGNAME = py-socks-${MODPY_DISTV}
REVISION = 10
CATEGORIES = net
HOMEPAGE = https://github.com/Anorov/PySocks
# BSD 3-clause
PERMIT_PACKAGE = Yes
MODULES = lang/python
MODPY_PI = Yes
MODPY_PYBUILD = setuptools
# Tests depend on bundled Linux binary
NO_TEST = Yes
.include <bsd.port.mk>