diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:28:50 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:28:50 +0300 |
commit | 921d2d207869858828ca8a8242dbed189aa88442 (patch) | |
tree | f9b492e62c4c8fdb9ecbf5d94bf08541b50af437 /community/msmtp | |
parent | af8e623610898424e852484376b4936e9ddfd1ba (diff) | |
download | repository-921d2d207869858828ca8a8242dbed189aa88442.tar.gz |
msmtp: add meta file
Diffstat (limited to 'community/msmtp')
-rw-r--r-- | community/msmtp/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/msmtp/meta b/community/msmtp/meta new file mode 100644 index 00000000..5193941e --- /dev/null +++ b/community/msmtp/meta @@ -0,0 +1,3 @@ +description: Small SMTP client implementation +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |