diff options
author | June McEnroe <june@causal.agency> | 2020-12-15 03:25:45 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-12-15 03:25:45 +0000 |
commit | 1994f0f78fb8815fe7be2c109431a7b49b7b6053 (patch) | |
tree | c4b7cefa160c1f2a6b2cefe03ef062e661d98815 /mail/imbox/pkg-descr | |
parent | Update pounce to 2.1 (diff) | |
download | ports-1994f0f78fb8815fe7be2c109431a7b49b7b6053.tar.gz ports-1994f0f78fb8815fe7be2c109431a7b49b7b6053.zip |
Add imbox port
Diffstat (limited to 'mail/imbox/pkg-descr')
-rw-r--r-- | mail/imbox/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/imbox/pkg-descr b/mail/imbox/pkg-descr new file mode 100644 index 0000000..76aa3e6 --- /dev/null +++ b/mail/imbox/pkg-descr @@ -0,0 +1,5 @@ +imbox is a small TLS-only IMAP client intended for applying git patches +without need of any other mail client. It includes git-fetch-email, a +wrapper modeled after git-send-email. + +WWW: https://git.causal.agency/imbox/ |