# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0

name                mod_crl
version             0.2.2
revision            1
categories          www security
platforms           darwin
maintainers         {redwax.org:dirkx @dirkx} openmaintainer
license             Apache-2

description         Redwax apache module - serve CRLs from your webserver

long_description    Apache module that servers CRL files from your webserver.

homepage            https://redwax.eu/
master_sites        https://redwax.eu/dist/rs \
                    freebsd

checksums           sha256  ab6167366c7f5a15550144106634c458a67f206e542460463e7deccd89159631 \
                    rmd160  b3a91b47c0e27bc682ab883c6447dc2f2fdc42f3 \
                    size    92482

depends_lib         port:apache2 port:mod_ca path:lib/libssl.dylib:openssl
