summaryrefslogtreecommitdiff
path: root/chat/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-30 09:11:53 +0000
committernia <nia@pkgsrc.org>2020-03-30 09:11:53 +0000
commit278e3e96e87cbc1f88903d82a01383ff0f9f4086 (patch)
tree97458b0ee1eafbd022e8db13aa253a0ee0398ce2 /chat/Makefile
parent347b43b0a2bc1834c586ae36cc9f8b9a8fb7e368 (diff)
downloadpkgsrc-278e3e96e87cbc1f88903d82a01383ff0f9f4086.tar.gz
chat: Import srain.
Srain is a modern IRC client written in GTK. Features ======== - Fully open source - RFC {1459,2812} compatible - Partial IRCv3 support - Multi-platform support - Act like modern IM client - Graphical user interface - Convenient connection panel - Interactive channel search - Forward message in one click - URL preview - Desktop notificaion - Special optimization for bridge/relay bot - Act like geek IRC client - Anything can be done via commands - Fine-grained configuration with hot update support - Regex based message render and filter mechanisms - IPC based plugin system (TODO)
Diffstat (limited to 'chat/Makefile')
-rw-r--r--chat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile
index 32604e0a128..f218abf9ad2 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.244 2020/03/13 11:57:37 nia Exp $
+# $NetBSD: Makefile,v 1.245 2020/03/30 09:11:53 nia Exp $
#
COMMENT= Communication programs
@@ -115,6 +115,7 @@ SUBDIR+= silc-server
SUBDIR+= sirc
SUBDIR+= skypeweb-purple
SUBDIR+= spectrum
+SUBDIR+= srain
SUBDIR+= swift
SUBDIR+= telegram-purple
SUBDIR+= telepathy-farstream