summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-10 16:29:01 +0000
committerJune McEnroe <june@causal.agency>2020-08-10 16:29:01 +0000
commit4cd92f7de83f8992cfd210d4d1dffca620089a45 (patch)
tree741c1cba7b270e306a2132a23701762bd5f8d7c6 /Makefile
parentAdd missing USES=pkgconfig to pounce (diff)
downloadports-4cd92f7de83f8992cfd210d4d1dffca620089a45.tar.gz
ports-4cd92f7de83f8992cfd210d4d1dffca620089a45.zip
Add litterbox port
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9cd00db..de0583b 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@ PORTSDIR = /usr/ports
 
 PORTS += devel/cgit-patched
 PORTS += irc/catgirl
+PORTS += irc/litterbox
 PORTS += irc/pounce
 PORTS += security/libretls
 
d>2019-12-31Color both nicks in a changeJune McEnroe 2019-12-31Implement nick-colored outputJune McEnroe 2019-12-31Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize date inputJune McEnroe 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe