freebsd-ports/net-im/ktp-filetransfer-handler/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

14 lines
503 B
Plaintext

The KDE Telepathy project aims to integrate real time communication
deeply into KDE Workspaces, and to provide an infrastructure to aid
development of collaborative features for KDE Applications.
This is the file transfer handler.
It basically does two things:
* sends files to your contacts;
* receives files from your contacts.
It doesn't set any filter on the MIME type, therefore, it should catch
all the file transfer channels that aren't received by any other
handler filtering on MIME type.