# -*- 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 PortGroup openssl 1.0 name redwax-tool version 0.9.6 revision 0 set domain https://redwax.eu homepage ${domain}/rt/ description The universal certificate conversion tool. long_description \ {*}${description} Read certificates and keys from your chosen sources, \ filter the certificates and keys you're interested in, write those \ certificates and keys to the destinations of your choice. categories security devel installs_libs no license Apache-2 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 f7aafe5616b68fa3efe9c4f0d5ab4ff8a1945fbf \ sha256 36d259c89fda3b2a19f1451cb6e360a746252e9c4df0624b50a105afee5ca3ef \ size 455689 master_sites ${domain}/dist/rt/ use_autoreconf yes autoreconf.args -fvi depends_build-append \ bin:pkg-config:pkgconfig depends_lib-append port:apr \ port:apr-util \ port:expat \ port:nss \ port:p11-kit \ port:libical configure.args-append \ --with-openssl --with-nss --with-p11-kit --with-libical