diff options
author | June McEnroe <june@causal.agency> | 2021-03-08 23:36:03 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-08 23:36:03 +0000 |
commit | a44e20f4b39843b7fb3449dcddb1238bb2bde77f (patch) | |
tree | ab93076d847f3804d1942d7ece30e55387d881f6 /mail/bubger/pkg-descr | |
parent | Update catsit to 1.3 (diff) | |
download | ports-a44e20f4b39843b7fb3449dcddb1238bb2bde77f.tar.gz ports-a44e20f4b39843b7fb3449dcddb1238bb2bde77f.zip |
Add bubger port
Diffstat (limited to '')
-rw-r--r-- | mail/bubger/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/bubger/pkg-descr b/mail/bubger/pkg-descr new file mode 100644 index 0000000..1532b98 --- /dev/null +++ b/mail/bubger/pkg-descr @@ -0,0 +1,6 @@ +bubger is a mailing list archive generator for mail stored in IMAP. +It produces static files of HTML, Atom and mboxrd, making its output +easy to serve from a host without IMAP access. It requires the IMAP +THREAD extension. + +WWW: https://git.causal.agency/bubger/ |