From 7cc4ea6ca948c435e833d872e064e313005917d4 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Sat, 16 Feb 2019 20:03:24 +0000 Subject: New port: irc/bitlbee-mastodon: Bitlbee plugin to communicate with Mastodon instances This plugin allows Bitlbee to communicate with Mastodon instances. Mastodon is a free, open-source, decentralized microblogging network. Bitlbee is an IRC server connecting to various other text messaging services. You run Bitlbee and connect to it using an IRC client, then configure Bitlbee to connect to other services, such as a Mastodon instance where you already have an account. The benefit is that you can now use any IRC client you want to connect to Mastodon. WWW: https://alexschroeder.ch/software/Bitlbee_Mastodon PR: 235731 Submitted by: tobias.rehbein@web.de Reviewed by: mat Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D19205 --- irc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/Makefile') diff --git a/irc/Makefile b/irc/Makefile index d4fa90052aec..900637e588b0 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -10,6 +10,7 @@ SUBDIR += bitlbee SUBDIR += bitlbee-discord SUBDIR += bitlbee-facebook + SUBDIR += bitlbee-mastodon SUBDIR += bitlbee-steam SUBDIR += bnc SUBDIR += bopm -- cgit v1.2.3