diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-01-25 10:23:24 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-01-25 10:23:24 +0000 |
commit | 82674de250b24906306018e1071b9f54ad07418c (patch) | |
tree | fbc3816393c5d666de839d3905c366bb8d88e434 /net-im/Makefile | |
parent | f5d72ccb3ce4e9e24b292fea035150e7b0d3138f (diff) |
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>
Notes
Notes:
svn path=/head/; revision=154407
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 |