# $Id: Portfile 42082 2008-11-14 20:34:10Z pmq@macports.org $

PortSystem	      1.0

name		      varnish
version		      2.0.2
categories	      www
platforms	      darwin
maintainers	      pmq

description	      Varnish is a state-of-the-art, high-performance HTTP accelerator
long_description      Varnish was written from the ground up to be a high \
		      performance caching reverse proxy.

homepage	      http://www.varnish-cache.org
master_sites	      sourceforge

checksums	      sha1 2f3031418ceca74752ecca3ae04844023b8e85ac

platform darwin 9 {
   patchfiles patch-sendfile.diff
}
