# $Id: Portfile 92837 2012-05-09 00:51:48Z ryandesign@macports.org $

PortSystem	      1.0

name		      varnish
epoch                 20110709
version		      3.0.2
revision              1
categories	      www
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	      sha1 906f1536cb7e728d18d9425677907ae723943df7 \
		      rmd160 6093839815ba72107fa2b52f0a198167a3a6b79b

depends_build         port:pkgconfig

depends_lib           port:pcre
