PKGNAME=libp11
PKGSEC=libs
PKGDEP="openssl"
PKGDES="PKCS#11 wrapper library"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    "--disable-api-doc"
)
