# -*- 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: Portfile 126624 2014-10-12 21:56:22Z devans@macports.org $ PortSystem 1.0 name p11-kit version 0.22.1 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 6e14580a0d81c9e41f9ff9f95a6f78c58102f8cf \ sha256 ef3a339fcf6aa0e32c8c23f79ba7191e57312be2bda8b24e6d121c2670539a5c depends_build port:pkgconfig depends_lib port:desktop-file-utils \ port:gettext \ port:libtasn1 \ port:libffi \ port:libxslt depends_run path:share/curl/curl-ca-bundle.crt:curl-ca-bundle patchfiles patch-common-compat.c.diff 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\]+)