diff options
author | garga <garga@FreeBSD.org> | 2006-01-25 18:23:24 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-01-25 18:23:24 +0800 |
commit | f5cdab066b52f20f459ae5d9ee0a11c1209008a2 (patch) | |
tree | 6e6c7df9046354868060010ae97b8d9dcc3fb605 /net-im/Makefile | |
parent | 812a94cd71eae8524aa38cd52ed3c6e5e78d7732 (diff) | |
download | freebsd-ports-gnome-f5cdab066b52f20f459ae5d9ee0a11c1209008a2.tar.gz freebsd-ports-gnome-f5cdab066b52f20f459ae5d9ee0a11c1209008a2.tar.zst freebsd-ports-gnome-f5cdab066b52f20f459ae5d9ee0a11c1209008a2.zip |
sendxmpp is a program to send XMPP (Jabber) messages from the command-line.
Messages can be sent both to individual recipients and chatrooms.
WWW: http://www.djcbsoftware.nl/code/sendxmpp/
PR: ports/92254
Submitted by: Max E. Kuznecov <mek@mek.uz.ua>
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 a4e4b39cda99..d64e7c4eab09 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -97,6 +97,7 @@ SUBDIR += py-jabber SUBDIR += py-twistedWords SUBDIR += ruby-xmpp4r + SUBDIR += sendxmpp SUBDIR += simicq SUBDIR += sulci SUBDIR += tik |