aboutsummaryrefslogtreecommitdiffstats
path: root/irc/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2010-03-18 09:02:40 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2010-03-18 09:02:40 +0800
commit030e4006248bd7b82efaacc65054567c89a3b296 (patch)
tree845cf2ceaa3d9ef024dcee2e24301e7793917992 /irc/Makefile
parent2596d0ae6827b16fca4a40c019106c4a15021448 (diff)
downloadfreebsd-ports-gnome-030e4006248bd7b82efaacc65054567c89a3b296.tar.gz
freebsd-ports-gnome-030e4006248bd7b82efaacc65054567c89a3b296.tar.zst
freebsd-ports-gnome-030e4006248bd7b82efaacc65054567c89a3b296.zip
tircd presents Twitter as an irc channel. You can connect to tircd
with any IRC client, and tweet as if you were on IRC. The daemon supports authentication via OAuth or standard http and https authentication, and supports direct messages, automatic URL shortening, and Twitter searching. Quickstart: in irssi, "/connect localhost 6667 twitpass twituser" and join #twitter - @gavinatkinson WWW: http://code.google.com/p/tircd/ PR: 144514 Submitted by: gavin
Diffstat (limited to 'irc/Makefile')
-rw-r--r--irc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile
index 6236361da7c0..270a09fbff65 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -130,6 +130,7 @@
SUBDIR += srvx
SUBDIR += talksoup
SUBDIR += thales
+ SUBDIR += tircd
SUBDIR += tircproxy
SUBDIR += tkirc
SUBDIR += tr-ircd