summaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-09-10 09:11:49 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-09-10 09:11:49 +0000
commit1bf4e4042ef6d529888a8d4a0f55cac96009ed3a (patch)
tree1bffe631cdf9fc512b7caa1d3fc09f1f30ea8e0f /irc/Makefile
parent- use macros (diff)
TalkSoup is a GNUstep IRC client built on the extensibility of the
Objective-C language. The entire IRC client is implemented by plugins, so one can pick and choose what they want to use. PR: 103038 Submitted by: Gürkan Sengün
Notes
Notes: svn path=/head/; revision=172682
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 612e496fba37..2e6424167236 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -103,6 +103,7 @@
SUBDIR += slirc
SUBDIR += solid-ircd
SUBDIR += srvx
+ SUBDIR += talksoup
SUBDIR += thales
SUBDIR += tirc
SUBDIR += tircproxy