diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-31 00:27:07 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-31 00:27:07 +0000 |
commit | 95b4705364e43f7295aefedfc2036d64444b564f (patch) | |
tree | 26906850de1a4c994fc03703847c930d3b15171f /irc/Makefile | |
parent | 489cc5e01c962a4c014e0b9e41801bf07af5b36b (diff) | |
download | freebsd-ports-95b4705364e43f7295aefedfc2036d64444b564f.zip |
New port: irc/birch: IRC client written in bash
PR: 245174
Submitted by: Lewis Cook <vulcan@wired.sh>
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index ab254efc35fc..8833a156548e 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -6,6 +6,7 @@ SUBDIR += anope SUBDIR += atheme-services SUBDIR += bip + SUBDIR += birch SUBDIR += bitchx SUBDIR += bitlbee SUBDIR += bitlbee-discord |