diff options
author | rafan <rafan@FreeBSD.org> | 2007-07-05 15:05:01 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-07-05 15:05:01 +0800 |
commit | b6e252c4b73804bf2bf917b1c6caa409d493dfde (patch) | |
tree | 720011586756af1f25d8875cc30e1bc071ea5a08 /net-p2p/Makefile | |
parent | dd0f34cca699644c7ba4eb93211562d1371195b3 (diff) | |
download | freebsd-ports-graphics-b6e252c4b73804bf2bf917b1c6caa409d493dfde.tar.gz freebsd-ports-graphics-b6e252c4b73804bf2bf917b1c6caa409d493dfde.tar.zst freebsd-ports-graphics-b6e252c4b73804bf2bf917b1c6caa409d493dfde.zip |
ForbiddenWords 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 9d8d9c9ecc9..3d4ad3cb689 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -127,6 +127,7 @@ SUBDIR += valknut SUBDIR += verlihub SUBDIR += verlihub-plugins-floodprotect + SUBDIR += verlihub-plugins-forbid SUBDIR += xmule SUBDIR += xnap |