diff options
author | pav <pav@FreeBSD.org> | 2006-09-01 05:33:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-09-01 05:33:41 +0800 |
commit | 4abf750aeaae5c16f0114030a25f39542bdcd15a (patch) | |
tree | eed7602695d3338b90fa8546c858176e02a62e16 /net-im/Makefile | |
parent | 05edc4abf645b0786ca060df0765f361360edc3d (diff) | |
download | freebsd-ports-gnome-4abf750aeaae5c16f0114030a25f39542bdcd15a.tar.gz freebsd-ports-gnome-4abf750aeaae5c16f0114030a25f39542bdcd15a.tar.zst freebsd-ports-gnome-4abf750aeaae5c16f0114030a25f39542bdcd15a.zip |
jGGtrans (GG Transport), is external component for XMPP/Jabber
server providing gateway to GaduGadu instant messaging services.
jGGtrans is known to work well together with ejabberd, jabberd
1.4 and jabberd 2, but most other Jabber server implementations
should work too.
WWW: http://jggtrans.jajcus.net/
PR: ports/102183
Submitted by: Bartlomiej Rutkowski <r@robakdesign.com>
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 55f076e053af..5920c03b94a3 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -58,6 +58,7 @@ SUBDIR += jabber-yahoo SUBDIR += jabber-users-agent SUBDIR += jarl + SUBDIR += jggtrans SUBDIR += jit SUBDIR += jwchat SUBDIR += kf |