aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Net-Jabber/pkg-descr
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2000-12-13 17:57:09 +0000
committerClive Lin <clive@FreeBSD.org>2000-12-13 17:57:09 +0000
commit900cf6ff9d58cf8008d947523e9c7b12d77091e2 (patch)
tree3fe0f9f303fc280463c8394817d12106f95b6edd /net-im/p5-Net-Jabber/pkg-descr
parentf305c0c0c28b1f05690eed32a98f68fc10df439e (diff)
downloadports-900cf6ff9d58cf8008d947523e9c7b12d77091e2.tar.gz
ports-900cf6ff9d58cf8008d947523e9c7b12d77091e2.zip
Notes
Diffstat (limited to 'net-im/p5-Net-Jabber/pkg-descr')
-rw-r--r--net-im/p5-Net-Jabber/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/net-im/p5-Net-Jabber/pkg-descr b/net-im/p5-Net-Jabber/pkg-descr
new file mode 100644
index 000000000000..9b163fd5e4dc
--- /dev/null
+++ b/net-im/p5-Net-Jabber/pkg-descr
@@ -0,0 +1,7 @@
+ Net::Jabber is a convenient tool to use for any perl scripts
+ that would like to utilize the Jabber Instant Messaging
+ protocol. While not a client in and of itself, it provides
+ all of the necessary back-end functions to make a CGI client
+ or command-line perl client feasible and easy to use.
+ Net::Jabber is a wrapper around the rest of the official
+ Net::Jabber::xxxxxx packages.