diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:06:29 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:06:29 +0300 |
commit | 62a2f0f6fefddf8ce4630ba9fe20ab08fcd776b6 (patch) | |
tree | d3960c6ee1369b8930599e54459780eb99fe0e68 /extra/p11-kit | |
parent | a68837d8cdbeb4d6e4690194c32837ce2da5ed5f (diff) | |
download | repository-62a2f0f6fefddf8ce4630ba9fe20ab08fcd776b6.tar.gz |
p11-kit: add meta file
Diffstat (limited to 'extra/p11-kit')
-rw-r--r-- | extra/p11-kit/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/p11-kit/meta b/extra/p11-kit/meta new file mode 100644 index 00000000..d5259ca3 --- /dev/null +++ b/extra/p11-kit/meta @@ -0,0 +1,3 @@ +description: PKCS#11 module kit +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |