diff options
author | beech <beech@FreeBSD.org> | 2008-02-15 13:05:56 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-02-15 13:05:56 +0800 |
commit | bca6c3e7f4077a83fb86902272c8f5aa6bd0efcf (patch) | |
tree | 670c9c7d90c4a6ffddb3c54f0706a3a544eb8b86 /net-im/Makefile | |
parent | d77471193194b2ac5b1ca7eef0076d2037f267ea (diff) | |
download | freebsd-ports-gnome-bca6c3e7f4077a83fb86902272c8f5aa6bd0efcf.tar.gz freebsd-ports-gnome-bca6c3e7f4077a83fb86902272c8f5aa6bd0efcf.tar.zst freebsd-ports-gnome-bca6c3e7f4077a83fb86902272c8f5aa6bd0efcf.zip |
PunJab is a HTTP jabber client interface. It is a SOAP, XMLRPC,
JEP-0025 or JEP-0124 server that allows persistent client connections
to a jabber server. It can be used for many things, but its main
purpose is to allow for stateless applications (ie web) a stateful
connection to jabber.
For more information about punjab see the following URL :
WWW: http://www.butterfat.net/wiki/Projects/PunJab
PR: ports/94024
Submitted by: jodocus <jodocus at jodocus.org>
Diffstat (limited to 'net-im/Makefile')
-rw-r--r-- | net-im/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 640da9b4e386..97f14558d0b5 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -110,6 +110,7 @@ SUBDIR += psi-gentoo SUBDIR += py-jabber SUBDIR += py-msnp + SUBDIR += py-punjab SUBDIR += py-pyxmpp SUBDIR += py-twistedWords SUBDIR += py-xmpppy |