Subject: CVS commit: pkgsrc/security
From: Nikita
Date: 2023-04-28 00:02:33
Message id: 20230427220233.D730BFA87@cvs.NetBSD.org

Log Message:
libnitrokey: import as security/libnitrokey version 3.8

libnitrokey is a project to communicate with Nitrokey Pro and Storage devices
in a clean and easy manner. Written in C++14, testable with py.test and Catch
frameworks, with C API, Python access (through CFFI and C API, in future with
Pybind11).

The development of this project is aimed to make it itself a living
documentation of communication protocol between host and the Nitrokey stick
devices.

Files:
RevisionActionfile
1.1addpkgsrc/security/libnitrokey/DESCR
1.1addpkgsrc/security/libnitrokey/Makefile
1.1addpkgsrc/security/libnitrokey/PLIST
1.1addpkgsrc/security/libnitrokey/distinfo
1.1addpkgsrc/security/libnitrokey/options.mk
1.1addpkgsrc/security/libnitrokey/patches/patch-CMakeLists.txt