From a4ca291323017762cebdc68a8186767d047ac3ed Mon Sep 17 00:00:00 2001 From: rafan Date: Thu, 5 Jul 2007 07:06:38 +0000 Subject: Messanger plugin for the VerliHub. Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin --- net-p2p/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-p2p/Makefile') diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 1ee1b4af8736..269af7ab3cf4 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -130,6 +130,7 @@ SUBDIR += verlihub-plugins-forbid SUBDIR += verlihub-plugins-iplog SUBDIR += verlihub-plugins-luascript + SUBDIR += verlihub-plugins-messanger SUBDIR += xmule SUBDIR += xnap -- cgit