Skip to content
Permalink
Browse files

libp11: new port

  • Loading branch information
Andrey authored and mf2k committed Apr 25, 2019
1 parent 83c5d79 commit cd341063f654ec5f1ee88c8552f9af5991b1a7f7
Showing with 27 additions and 0 deletions.
  1. +27 −0 security/libp11/Portfile
@@ -0,0 +1,27 @@
# -*- 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 github 1.0

github.setup OpenSC libp11 0.4.10 libp11-
github.tarball_from releases
revision 0
categories security
platforms darwin
license LGPL-2.1
maintainers {mail.ru:nano103 @nano103} openmaintainer

description Interface to access PKCS#11 objects.
long_description libp11 is a library implementing a thin layer on top of PKCS#11 API \
to make using PKCS#11 implementations easier.

checksums rmd160 3a1368ff10f8481ee6a49812ceabd9877a171436 \
sha256 639ea43c3341e267214b712e1e5e12397fd2d350899e673dd1220f3c6b8e3db4 \
size 496891

depends_build port:docbook-xsl-nons \
port:gengetopt \
port:help2man \
port:libxslt \
port:pkgconfig
depends_lib path:lib/libcrypto.dylib:openssl

0 comments on commit cd34106

Please sign in to comment.
You can’t perform that action at this time.