diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:43:14 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:43:14 +0300 |
commit | 8d58b5b0a735b68bfefb5c1b52512eb706e0fba0 (patch) | |
tree | 5aa31ce2bfc67d05f78f68bded79b0ec7de72315 /extra/libassuan | |
parent | 50eb515ae580393e9326b44d246729c76b24a50b (diff) | |
download | repository-8d58b5b0a735b68bfefb5c1b52512eb706e0fba0.tar.gz |
libassuan: add meta file
Diffstat (limited to 'extra/libassuan')
-rw-r--r-- | extra/libassuan/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libassuan/meta b/extra/libassuan/meta new file mode 100644 index 00000000..6e25c9d2 --- /dev/null +++ b/extra/libassuan/meta @@ -0,0 +1,3 @@ +description: GnuPG IPC library +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |