# $Id $

PortSystem       1.0

name             tsung

version          1.3.0
revision         1

categories       erlang devel
maintainers      febeling openmaintainer
description      Load test tool for HTTP, PostgreSQL, Jabber and others.
long_description Tsung (formerly IDX-Tsunami) is a distributed load testing tool. \
	It is protocol-independent and can currently be used to stress HTTP, SOAP, \
	PostgreSQL, and Jabber servers. It is distributed under the GNU General \
	Public License version 2.
homepage         http://tsung.erlang-projects.org/
platforms        darwin
master_sites     ${homepage}dist/
checksums        sha1 1f643ce6240625fc3b3c7220186e1e2a9eed1e49
depends_lib      port:erlang \
	port:gnuplot \
	port:p5-template-toolkit

build.target     all doc
