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

description         Redwax apache module to serve signed timestamps

long_description    Redwax.eu apache module that exposes an RFC3161 \
                    Time Stamp Protocol endpoint for document timestamping \
                    from your normal apache webserver.

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

checksums           sha256  ee98fbf7607e9640a70e28426898e10b83882d0535a9369c53c9f2b61a018b48 \
                    rmd160  34af0517be4b97a439405e57bf3497a1f10e32d4 \
                    size    94222

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