diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-28 12:13:36 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-28 12:13:36 +0300 |
commit | 74efc79f11dfd3ceefafab28b2659fb6727313e6 (patch) | |
tree | d66fc0ebe5ed456bd29a7740567af41c5f3fd39a /community/neomutt | |
parent | 1a05103ae152e6feea658e7c68be0e18288a11b5 (diff) | |
download | repository-74efc79f11dfd3ceefafab28b2659fb6727313e6.tar.gz |
neomutt: add meta file
Diffstat (limited to 'community/neomutt')
-rw-r--r-- | community/neomutt/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/neomutt/meta b/community/neomutt/meta new file mode 100644 index 00000000..8e11389d --- /dev/null +++ b/community/neomutt/meta @@ -0,0 +1,3 @@ +description: Mutt mail client with extra features +license: GPL-2.0-or-later +maintainer: Cem Keylan <cem@carbslinux.org> |