# -*- 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_csr
version             0.2.3
revision            1
categories          www security
platforms           darwin
maintainers         {redwax.org:dirkx @dirkx} openmaintainer
license             Apache-2

description         Redwax apache module - handle CSRs

long_description    Redwax.eu Apache module that handles Certificate Signing Requests from your webserver.

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

checksums           sha256  fdf0d4c97bbdebe725c9c3ff1fe7ed92ac03800dd93eccf7e5a31040306092dc \
                    rmd160  89cd2940a25be3b1e2577ff42079741471b4a46f \
                    size    99657

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