Ticket #25262: portfile

File portfile, 1006 bytes (added by smibrahim@…, 14 years ago)

portfile

Line 
1# $Id$
2
3PortSystem          1.0
4
5name                openload
6version             0.1.2.1
7categories          net
8maintainers         gmail.com:smibrahim
9description         Load testing of web applications.
10long_description    OpenWebLoad is a tool for load testing web applications. It aims to be easy to use and providing near \
11                    real-time performance measurements of the application under test. This is particulary useful when you\
12                    are doing optimization as you can see the impact of your changes almost immediately.
13
14homepage            http://openwebload.sourceforge.net/
15platforms           darwin
16master_sites        http://www.sfr-fresh.com/unix/privat/
17
18checksums           md5 f6e1cea4ad8c87c1aa9abac92583be77 \
19                    sha1 2a425a362fc94a7e81dd96036600236f60bd79ec \
20                    rmd160 830a8214795e8e3f7ad9ecc3480eee64f4aeda17
21
22patchfiles                      patch-src-tmplchunk.h.diff
23
24configure.args      --bindir=${prefix}/bin \
25                    --mandir=${prefix}/share/man