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

description         Redwax apache module to handle SCEP requests

long_description    Redwax.eu module that Exposes an endpoint that can process \
                    a traditional SCEP request and return a certificate from \
                    your normal apache webserver.

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

checksums           sha256  2c3fc5985a2a48d45795d9b52ce37b6258ee414ebdd94dd5068906143d6eadc6 \
                    rmd160  5ce2f9326efa2cdd4b63be4e7bde017ca0959aa2 \
                    size    110733

depends_build       path:bin/pkg-config:pkgconfig
depends_lib         port:apache2 port:mod_ca path:lib/libssl.dylib:openssl
