# $Id: Portfile 103725 2013-03-05 19:47:59Z jmr@macports.org $

PortSystem	      1.0

name		      varnish
epoch                 20110709
version               3.0.3
categories	      www
license               BSD zlib
platforms	      darwin
maintainers	      pmq openmaintainer

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	      http://repo.varnish-cache.org/source/

checksums             rmd160 a911a2637ef26607aad8a1c34a83bc797a15235d \
                      sha256 2d37d18d952f58b208ac3a0706d4d3e4c0de304b1fcc9df5019571c75f148ab2

depends_build         port:pkgconfig

depends_lib           port:pcre
