Ticket #50012: Portfile

File Portfile, 819 bytes (added by vlm@…, 9 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id$
3PortSystem          1.0
4name                tcpkali
5version             0.7
6categories          net
7platforms           darwin freebsd linux
8maintainers         lionet.info:vlm
9description         High performance TCP and WebSocket load generator and sink
10long_description    tcpkali is a program that generates lots of network load
11                    to stress-test TCP and WebSocket servers.
12homepage            http://tcpkali.net/
13master_sites        https://github.com/machinezone/tcpkali/releases/download/v0.7/tcpkali-0.7.tar.gz
14checksums           sha256  c917e2384b171d4c8906192266376cab6b1f9191810a4f209d7371639e3f2185
15supported_archs     i386
16license             BSD-2