# $Id: Portfile 80038 2011-07-03 10:59:43Z ryandesign@macports.org $ PortSystem 1.0 name openload version 0.1.2 revision 1 categories net maintainers gmail.com:smibrahim description Load testing of web applications. long_description OpenWebLoad is a tool for load testing web applications. It aims to be easy to use and providing near \ real-time performance measurements of the application under test. This is particulary useful when you\ are doing optimization as you can see the impact of your changes almost immediately. homepage http://openwebload.sourceforge.net/ master_sites sourceforge:project/openwebload/openload/${version}%20linux platforms darwin checksums md5 f6e1cea4ad8c87c1aa9abac92583be77 \ sha1 2a425a362fc94a7e81dd96036600236f60bd79ec \ rmd160 830a8214795e8e3f7ad9ecc3480eee64f4aeda17 patchfiles patch-src-tmplchunk.h.diff post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README \ ${destroot}${prefix}/share/doc/${name} } livecheck.type sourceforge livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}