the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: pound
Version: 2.5
Revision: 3
Depends: pcre-shlibs (>= 7.9-1)
BuildDepends: system-openssl-dev, pcre (>= 7.9-1)
Source: http://www.apsis.ch/%n/Pound-%v.tgz
Source-MD5: 8a39f5902094619afcda7d12d9d8342c
PatchScript: <<
perl -pi -e 's/-o \@I_OWNER\@//g; s/-g \@I_GRP\@//g' Makefile.in
<<
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include --with-extra-libraries=%p/lib --enable-cert1l --with-ssl=%p/lib/system-openssl --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: CHANGELOG FAQ GPL.txt README
PostInstScript: <<
chown daemon:daemon %p/sbin/pound %p/sbin/poundctl
<<
License: GPL
Homepage: http://www.apsis.ch/pound
Maintainer: Jack Fink
Description: Reverse HTTP/HTTPS proxy and load balancer