From 8ef40bc8b7a42d79b2a5317d54883bae254bb92c Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 15 Dec 2000 00:36:25 +0000 Subject: Create new 'chat' category, featuring chat clients and servers of all kinds. Move some packages from 'net' here. --- chat/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 chat/Makefile (limited to 'chat/Makefile') diff --git a/chat/Makefile b/chat/Makefile new file mode 100644 index 00000000000..86740a4da45 --- /dev/null +++ b/chat/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:25 wiz Exp $ +# + + SUBDIR += gaim + SUBDIR += icb + SUBDIR += icqlib + SUBDIR += ircII + SUBDIR += ircu + SUBDIR += kicq + SUBDIR += kxicq + SUBDIR += libirc + SUBDIR += micq + SUBDIR += sirc + SUBDIR += tkicb + SUBDIR += tkirc + SUBDIR += xchat + SUBDIR += zenicb + SUBDIR += zircon + +.include "../mk/bsd.pkg.subdir.mk" -- cgit v1.2.3