diff options
author | rafan <rafan@FreeBSD.org> | 2007-07-05 15:06:38 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-07-05 15:06:38 +0800 |
commit | a4ca291323017762cebdc68a8186767d047ac3ed (patch) | |
tree | d0c0f9dc4dcf7bc6d972f50e7cc18192c7e2e946 /net-p2p/Makefile | |
parent | 4ba04f916e78b8af31a2c925803e96fde2319336 (diff) | |
download | freebsd-ports-gnome-a4ca291323017762cebdc68a8186767d047ac3ed.tar.gz freebsd-ports-gnome-a4ca291323017762cebdc68a8186767d047ac3ed.tar.zst freebsd-ports-gnome-a4ca291323017762cebdc68a8186767d047ac3ed.zip |
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 <skylord at vt.net.ru>
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |