diff options
author | June McEnroe <june@causal.agency> | 2023-07-10 16:11:22 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2023-07-10 16:11:22 -0400 |
commit | 1d519a192858ba47a3b5062916c1b22c7b6f55ee (patch) | |
tree | 38c2952e460c859a1ef56724b7f85fc82db80bd2 /OpenBSD/net/bubger/pkg/DESCR | |
parent | FreeBSD: Update litterbox to 1.9 (diff) | |
download | ports-1d519a192858ba47a3b5062916c1b22c7b6f55ee.tar.gz ports-1d519a192858ba47a3b5062916c1b22c7b6f55ee.zip |
OpenBSD: Add net/bubger
Diffstat (limited to 'OpenBSD/net/bubger/pkg/DESCR')
-rw-r--r-- | OpenBSD/net/bubger/pkg/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/OpenBSD/net/bubger/pkg/DESCR b/OpenBSD/net/bubger/pkg/DESCR new file mode 100644 index 0000000..fb62e9f --- /dev/null +++ b/OpenBSD/net/bubger/pkg/DESCR @@ -0,0 +1,4 @@ +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. |