diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:10:21 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:10:21 +0300 |
commit | 0b4759115155c73506308422df60b8db0356c04f (patch) | |
tree | 33c77c515036b94be4543bf12f758a2239c6e4f3 /extra/pinentry | |
parent | 8ac22763751764cca5eda2e968392a7206f8a8cb (diff) | |
download | repository-0b4759115155c73506308422df60b8db0356c04f.tar.gz |
pinentry: add meta file
Diffstat (limited to 'extra/pinentry')
-rw-r--r-- | extra/pinentry/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/pinentry/meta b/extra/pinentry/meta new file mode 100644 index 00000000..b03bde85 --- /dev/null +++ b/extra/pinentry/meta @@ -0,0 +1,3 @@ +description: Passphrase entry programs for GnuPG +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |