PKGNAME=opencryptoki
PKGSEC=libs
PKGDEP="trousers systemd"
PKGDES="Implementation of the PKCS#11 (Cryptoki) specification"

AUTOTOOLS_AFTER="--with-systemd=/usr/lib/systemd/system \
                 --disable-icatok \
                 --disable-ccatok \
                 --disable-ep11tok \
                 --disable-pkcsep11_migrate \
                 --disable-pkcscca_migrate"
MAKE_AFTER="CHGRP=/bin/true"
