aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-DJabberd/pkg-descr
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2007-02-28 09:32:37 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2007-02-28 09:32:37 +0000
commitd94d1f1379db4f55e22cc7c421b20deda732d4f4 (patch)
treefb012ca8fed358bbbab3b8761728f5f227c17b87 /net-im/p5-DJabberd/pkg-descr
parent5e1cfba42deb44bbcaf1afc29f63013e3d2472f7 (diff)
Notes
Diffstat (limited to 'net-im/p5-DJabberd/pkg-descr')
-rw-r--r--net-im/p5-DJabberd/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/net-im/p5-DJabberd/pkg-descr b/net-im/p5-DJabberd/pkg-descr
new file mode 100644
index 000000000000..404c9620ca9b
--- /dev/null
+++ b/net-im/p5-DJabberd/pkg-descr
@@ -0,0 +1,8 @@
+DJabberd is a high-performance, scalable, extensible Jabber/XMPP server
+framework. While it comes with an example server, it's really a set of
+classes for you to build your own Jabber server without understanding
+Jabber. Instead of working with XML and protocol-specific details, you
+subclass parts and work with sane objects and data structures and let
+DJabberd do all the ugly work.
+
+WWW: http://search.cpan.org/dist/DJabberd/