diff options
author | June McEnroe <june@causal.agency> | 2020-08-10 16:29:01 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-10 16:29:01 +0000 |
commit | 4cd92f7de83f8992cfd210d4d1dffca620089a45 (patch) | |
tree | 741c1cba7b270e306a2132a23701762bd5f8d7c6 /irc/litterbox/pkg-descr | |
parent | Add missing USES=pkgconfig to pounce (diff) | |
download | ports-4cd92f7de83f8992cfd210d4d1dffca620089a45.tar.gz ports-4cd92f7de83f8992cfd210d4d1dffca620089a45.zip |
Add litterbox port
Diffstat (limited to '')
-rw-r--r-- | irc/litterbox/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/irc/litterbox/pkg-descr b/irc/litterbox/pkg-descr new file mode 100644 index 0000000..aed1c16 --- /dev/null +++ b/irc/litterbox/pkg-descr @@ -0,0 +1,4 @@ +litterbox is a TLS-only IRC logger with full-text search provided by +SQLite3. It can be used as a logging bot or with the IRC bouncer pounce. + +WWW: https://git.causal.agency/litterbox/ |