aboutsummaryrefslogtreecommitdiff
path: root/net-im/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-01-11 19:54:27 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-01-11 19:54:27 +0000
commita8327869bc72b083daeef1b02a9d4fe17fc9981c (patch)
tree36dc7d764dadd0d340c9c0aca7825acba37ab83f /net-im/Makefile
parent88db74395137f54853929d5b2e695a59a20787eb (diff)
downloadports-a8327869bc72b083daeef1b02a9d4fe17fc9981c.tar.gz
ports-a8327869bc72b083daeef1b02a9d4fe17fc9981c.zip
QXmpp is pretty intuitive and easy to use. It uses Qt extensively.
Qt is the only third party library it is dependent on. Users need to a have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types). The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been encapsulated into classes and functions. Therefore the user would not be bothered with these details. But it is always recommended to the advanced users to read and enjoy the low level details. WWW: http://code.google.com/p/qxmpp/ PR: ports/163967 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
Notes
Notes: svn path=/head/; revision=288975
Diffstat (limited to 'net-im/Makefile')
-rw-r--r--net-im/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index 641bd5b2a258..a3bfc7f2b9c9 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -149,6 +149,7 @@
SUBDIR += qutim-plugin-jabber
SUBDIR += qwit
SUBDIR += qwit-devel
+ SUBDIR += qxmpp
SUBDIR += ramblercontacts
SUBDIR += rubygem-termtter
SUBDIR += rubygem-xmpp4r