From 02aedc85062ff5132c66a8b3d5ebf3465ac2fda9 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 25 Dec 2008 19:44:05 +0000 Subject: SIMPLE IRC CLIENT alias sic sic is an extremely simple IRC client. It consists of lesser than 250 lines of code. It is the little brother of irc/ii WWW: http://www.suckless.org/programs/sic.html PR: ports/129917 Submitted by: Dennis Herrmann --- irc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/Makefile') diff --git a/irc/Makefile b/irc/Makefile index 34d9b8e9b037..b6cec9e5c156 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -120,6 +120,7 @@ SUBDIR += ruby-rice SUBDIR += scrollz SUBDIR += sic + SUBDIR += simpleirc SUBDIR += sirc SUBDIR += slirc SUBDIR += solid-ircd -- cgit v1.2.3