# $Id: Portfile 51319 2009-05-22 22:54:40Z toby@macports.org $

PortSystem 1.0

name                    litmus
version                 0.12.1
categories              www
platforms               darwin
maintainers             gmail.com:arto.bendiken
description             WebDAV server protocol compliance test suite.
long_description        litmus is a WebDAV server test suite, which aims \
                        to test whether a server is compliant with the \
                        WebDAV protocol as specified in RFC2518.

homepage                http://www.webdav.org/neon/litmus/
master_sites            ${homepage}
checksums               md5 d0bbb717196e835a5759f67f097321fb \
                        sha1 05ddd13b0afdc9b65e0340d6ba48ebaa719b8efb \
                        rmd160 c25449834793f217468c934464811a1c7a0164b9

depends_lib             port:expat port:openssl port:neon
configure.args          --with-expat --with-ssl=openssl
