# Created by: Li-Wen Hsu <lwhsu@lwhsu.org>
# $FreeBSD: tags/RELEASE_10_2_0/www/py-funkload/Makefile 390439 2015-06-23 18:12:46Z rm $

PORTNAME=	funkload
PORTVERSION=	1.17.1
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	lwhsu@FreeBSD.org
COMMENT=	Functional and load web tester

LICENSE=	GPLv2

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}docutils>0:${PORTSDIR}/textproc/py-docutils \
		${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \
		${PYTHON_PKGNAMEPREFIX}webunit>=1.3.8:${PORTSDIR}/www/py-webunit \
		tcpwatch.py:${PORTSDIR}/net/tcpwatch

USES=		python:2
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
