freebsd-ports/net-im/toxins/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

11 lines
459 B
Plaintext

A collection of small utilities, mostly written in C or C++, that use toxcore.
List of toxins:
* irc_syncbot: Bot that synchronizes an IRC channel and a Tox group chat
(conference).
* tox_shell: Proof of concept SSH-like server software using Tox. Testing
program, not intended for actual use.
* tox_sync: Bittorrent-sync-like software using Tox. Syncs two directories
together.
* echobot: Bot that accepts all friend requests and echoes all messages.