PORTNAME=	toxiproxy-cli
PORTREVISION=	5

COMMENT=	TCP proxy to simulate network and system conditions (client)

GO_TARGET=	./cmd/cli:${PORTNAME}

MASTERDIR=	${.CURDIR}/../toxiproxy-server

DISTINFO_FILE=	${.CURDIR}/distinfo

.include "${MASTERDIR}/Makefile"
