the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: httperf
Version: 0.8
Revision: 1
Maintainer: None
Source: ftp://ftp.hpl.hp.com/pub/httperf/%n-%v.tar.gz
Source-MD5: 2971956d4846349f9e8d3c54acd591a5
BuildDepends: system-openssl-dev
DocFiles: <<
lib/COPYING.LIB
NEWS
COPYRIGHT
README
TODO
AUTHORS
<<
SetCPPFLAGS: -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
ConfigureParams: --mandir='%p/share/man' --with-ssl=%p/lib/system-openssl
Description: Tool to measure webserver performance
DescDetail: <<
httperf is a tool for measuring web server performance.
It is used for generating HTTP loads and for measuring server performance.
<<
InstallScript: make install prefix=%i/share bindir=%i/bin mandir=%i/share/man
License: GPL
Homepage: http://www.hpl.hp.com/research/linux/httperf/