# $Id$ PortSystem 1.0 name gloox version 0.7.3 categories net devel platforms darwin maintainers nomaintainer description C++ Jabber/XMPP library taking care of the low-level protocol long_description gloox is a C++ Jabber/XMPP library which takes care of the \ low-level protocol stuff. Additionally, it offers high-level \ interfaces for interaction with an XMPP server. homepage http://camaya.net/gloox master_sites http://camaya.net/download/ checksums md5 ed8ab0f82bcd51ab889a9aad49ffec49 use_bzip2 yes depends_lib port:iksemel port:gettext port:gnutls port:libgcrypt \ port:libgpg-error port:libiconv port:libidn \ port:zlib configure.args --with-gnutls=${prefix} --with-zlib=${prefix} \ --with-libidn=${prefix} configure.cflags-append "-I${prefix}/include" livecheck.check regex livecheck.url ${master_sites} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"