summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-08 05:03:23 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-08 05:03:23 +0000
commitd18ebd6f8c7b1d43c6fda674c7739bd9fa90b908 (patch)
treec423fb9d330256d2113973c996775e0fe4c68d49 /net/Makefile
parentupdate to drbl-2.1 (diff)
adding Naken Chat to FreeBSD ports
Small chat server written in C. The compiled code is still under 50k (at this time around 40k). The chat offers many features including private channels, gagging, squelching, banning, censoring, and much more. Users can connect to the chat through many ways including telnet and a Java applet through a webpage. PR: ports/54583 Submitted by: Michael A. Kohn <mike@mikekohn.net> <mikekohn@everyday.com>
Notes
Notes: svn path=/head/; revision=90594
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 28484b63a027..971d9142cb59 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -329,6 +329,7 @@
SUBDIR += nagios
SUBDIR += nagios-plugins
SUBDIR += naim
+ SUBDIR += nakenchat
SUBDIR += nam
SUBDIR += napshare
SUBDIR += nast