freebsd-ports/net-im/Makefile
Mateusz Piotrowski 20101b8a1d Add net-im/telegram-cli
Telegram-cli is a command-line interface
for the Telegram instant-messaging network.

WWW: https://github.com/kenorb-contrib/tg

This is a repocopy of net-im/telegram. There are 2 reasons for it:

1. net-im/telegram upstream (https://github.com/vysheng/tg) is not active
   anymore. Telegram CLI is being maintained by a community gathered around
   a fork on GitHub: https://github.com/kenorb-contrib/tg. People might
   want to stick to the original version of Telegram CLI, so let's give
   them an option to do that.
2. Most other packaging systems package this piece of software as
   telegram-cli (see https://repology.org/project/telegram-cli/versions).
   Let's take this opportunity to have a package name consistent with other
   projects.
2020-10-05 22:45:14 +00:00

185 lines
4.6 KiB
Makefile

# $FreeBSD$
#
COMMENT = Instant messaging
SUBDIR += 6cord
SUBDIR += beebeep
SUBDIR += centerim
SUBDIR += chatterino2
SUBDIR += climm
SUBDIR += coccinella
SUBDIR += convey
SUBDIR += cordless
SUBDIR += coyim
SUBDIR += cutegram
SUBDIR += diligent
SUBDIR += dino
SUBDIR += echat
SUBDIR += ejabberd
SUBDIR += ekiga
SUBDIR += farstream
SUBDIR += finch
SUBDIR += folks
SUBDIR += fractal
SUBDIR += freetalk
SUBDIR += gajim
SUBDIR += gitterdone
SUBDIR += gloox
SUBDIR += icmpchat
SUBDIR += icqlib
SUBDIR += jabber.el
SUBDIR += jabberd
SUBDIR += jarl
SUBDIR += jggtrans
SUBDIR += jicofo
SUBDIR += jitsi-videobridge
SUBDIR += kaccounts-integration
SUBDIR += kaccounts-providers
SUBDIR += kaidan
SUBDIR += kde-telepathy
SUBDIR += kopete
SUBDIR += ktp-accounts-kcm
SUBDIR += ktp-approver
SUBDIR += ktp-auth-handler
SUBDIR += ktp-call-ui
SUBDIR += ktp-common-internals
SUBDIR += ktp-contact-list
SUBDIR += ktp-contact-runner
SUBDIR += ktp-desktop-applets
SUBDIR += ktp-filetransfer-handler
SUBDIR += ktp-kded-module
SUBDIR += ktp-send-file
SUBDIR += ktp-text-ui
SUBDIR += libaccounts-glib
SUBDIR += libaccounts-qt5
SUBDIR += libmesode
SUBDIR += libnice
SUBDIR += libnice-gst1
SUBDIR += libpurple
SUBDIR += libqmatrixclient
SUBDIR += libqtelegram-ae
SUBDIR += libsignon-glib
SUBDIR += libstrophe
SUBDIR += libtelepathy
SUBDIR += licq
SUBDIR += licq-icq
SUBDIR += licq-jabber
SUBDIR += licq-osd
SUBDIR += licq-qt-gui
SUBDIR += loudmouth
SUBDIR += matterbridge
SUBDIR += matterhorn
SUBDIR += matterircd
SUBDIR += mbpurple
SUBDIR += mcabber
SUBDIR += meanwhile
SUBDIR += mikutter
SUBDIR += mtxclient
SUBDIR += nextcloud-talk
SUBDIR += nheko
SUBDIR += openfire
SUBDIR += oysttyer
SUBDIR += p5-AnyEvent-XMPP
SUBDIR += p5-DJabberd
SUBDIR += p5-Jabber-Lite
SUBDIR += p5-Jabber-SimpleSend
SUBDIR += p5-Net-AOLIM
SUBDIR += p5-Net-Async-XMPP
SUBDIR += p5-Net-Jabber
SUBDIR += p5-Net-NetSend
SUBDIR += p5-Net-OSCAR
SUBDIR += p5-Net-Stomp
SUBDIR += p5-Net-XMPP
SUBDIR += p5-Net-XMPP2
SUBDIR += p5-Protocol-XMPP
SUBDIR += p5-SOAP-Transport-JABBER
SUBDIR += pecl-stomp2
SUBDIR += pidgin
SUBDIR += pidgin-bs
SUBDIR += pidgin-fetion
SUBDIR += pidgin-hotkeys
SUBDIR += pidgin-icyque
SUBDIR += pidgin-latex
SUBDIR += pidgin-libnotify
SUBDIR += pidgin-manualsize
SUBDIR += pidgin-sipe
SUBDIR += pidgin-skypeweb
SUBDIR += pidgin-twitter
SUBDIR += pidgin-window_merge
SUBDIR += profanity
SUBDIR += prosody
SUBDIR += prosody-modules
SUBDIR += psi
SUBDIR += purple-discord
SUBDIR += purple-facebook
SUBDIR += purple-hangouts
SUBDIR += purple-plugin-pack
SUBDIR += purple-rocketchat
SUBDIR += purple-slack
SUBDIR += py-fbmq
SUBDIR += py-matrix-synapse
SUBDIR += py-nbxmpp
SUBDIR += py-punjab
SUBDIR += py-python-telegram-bot
SUBDIR += py-slackclient
SUBDIR += py-sleekxmpp
SUBDIR += py-slixmpp
SUBDIR += py-telepot
SUBDIR += py-toxcore-c
SUBDIR += py-unmessage
SUBDIR += qTox
SUBDIR += quaternion
SUBDIR += qxmpp-qt5
SUBDIR += ricochet
SUBDIR += rubygem-discordrb-webhooks-blackst0ne
SUBDIR += rubygem-hipchat
SUBDIR += rubygem-lita
SUBDIR += rubygem-termtter
SUBDIR += rubygem-tinder
SUBDIR += ruqola
SUBDIR += sayaka
SUBDIR += scli
SUBDIR += scudcloud
SUBDIR += sendxmpp
SUBDIR += signal-cli
SUBDIR += slack-term
SUBDIR += spectral
SUBDIR += ssh-chat
SUBDIR += sshout
SUBDIR += talkatu
SUBDIR += teamwords
SUBDIR += telegram
SUBDIR += telegram-cli
SUBDIR += telegram-desktop
SUBDIR += telegram-purple
SUBDIR += telegramqml
SUBDIR += telepathy-accounts-signon
SUBDIR += telepathy-farstream
SUBDIR += telepathy-gabble
SUBDIR += telepathy-glib
SUBDIR += telepathy-idle
SUBDIR += telepathy-logger
SUBDIR += telepathy-logger-qt5
SUBDIR += telepathy-mission-control
SUBDIR += telepathy-qt
SUBDIR += telepathy-salut
SUBDIR += telepathy-sofiasip
SUBDIR += tkabber
SUBDIR += tkabber-plugins
SUBDIR += toot
SUBDIR += tox
SUBDIR += toxbot
SUBDIR += toxic
SUBDIR += toxins
SUBDIR += tut
SUBDIR += twirssi
SUBDIR += twitmail
SUBDIR += uTox
SUBDIR += vqcc-gtk
SUBDIR += xmpp-client
SUBDIR += zephyr
SUBDIR += zoom
.include <bsd.port.subdir.mk>