diff options
author | nia <nia@pkgsrc.org> | 2019-07-28 15:21:08 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-07-28 15:21:08 +0000 |
commit | e4db349bc9e4794ace36aac56239d876d4594f5f (patch) | |
tree | ae2bab68240a927a94b362166c16fb8c598b56b5 /chat/Makefile | |
parent | 1e260dce747bfb24b8b605da8f6071111f07d68c (diff) | |
download | pkgsrc-e4db349bc9e4794ace36aac56239d876d4594f5f.tar.gz |
Add chat/bitlbee-mastodon.
The Mastodon protocol plugin for bitlbee.
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index ef1abda608f..628dfeca0cc 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.224 2019/07/28 15:19:08 nia Exp $ +# $NetBSD: Makefile,v 1.225 2019/07/28 15:21:08 nia Exp $ # COMMENT= Communication programs @@ -10,6 +10,7 @@ SUBDIR+= bitchx SUBDIR+= bitlbee SUBDIR+= bitlbee-discord SUBDIR+= bitlbee-facebook +SUBDIR+= bitlbee-mastodon SUBDIR+= bnc SUBDIR+= carbons-purple SUBDIR+= centerim |