diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:32:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:32:10 +0300 |
commit | b1d044eb79a800654281982f0e0497038817e97b (patch) | |
tree | 0d0d95f0896fbb2a80a3534818f29c937d4af888 /extra/libksba | |
parent | c045102283714608a13510931875947a3396c63b (diff) | |
download | repository-b1d044eb79a800654281982f0e0497038817e97b.tar.gz |
libksba: add meta file
Diffstat (limited to 'extra/libksba')
-rw-r--r-- | extra/libksba/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libksba/meta b/extra/libksba/meta new file mode 100644 index 00000000..2c43f5ff --- /dev/null +++ b/extra/libksba/meta @@ -0,0 +1,3 @@ +description: CMS and X.509 access library +license: GPL-2.0+, LGPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |