PORTNAME=	haproxy-cli
DISTVERSION=	0.7.2
CATEGORIES=	net python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	${PORTNAME:S/-/_/}-${DISTVERSION}

MAINTAINER=	freebsd@moov.de
COMMENT=	Tool to interact with HAProxy
WWW=		https://github.com/markt-de/haproxy-cli

LICENSE=	GPLv3

USES=		python
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>
