# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name p11-kit version 0.18.5 license Permissive description Provides a way to load and enumerate PKCS#11 modules and a standard \ configuration setup for installing PKCS#11 modules in such a way that \ they're discoverable. long_description \ ${description} maintainers devans openmaintainer categories security platforms darwin homepage http://p11-glue.freedesktop.org/p11-kit.html master_sites http://p11-glue.freedesktop.org/releases/ checksums rmd160 4b81e06d33334b655cafdb4ed803d4432ac1eecd \ sha256 42513a9206790664fa36be6385854b32536db4c902f0f2894b55603920c8de12 depends_build port:pkgconfig depends_lib port:desktop-file-utils \ port:gettext \ port:libtasn1 \ port:libxslt \ port:curl-ca-bundle configure.args --with-trust-paths=${prefix}/share/curl/curl-ca-bundle.crt:${prefix}/etc/openssl \ --disable-silent-rules livecheck.type regex livecheck.url ${master_sites} livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)