From c73027b88862fb51a350382b751173e9f63adc8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Daniel=20Colmenares=20Oviedo?= Date: Sat, 29 Apr 2023 00:35:13 +0100 Subject: irc/py-sopel: New port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sopel is a simple, lightweight, open source, easy-to-use IRC Utility bot, written in Python. It's designed to be easy to use, run and extend. PR: 265807 Approved by: Jesús Daniel Colmenares Oviedo (maintainer) --- irc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/Makefile') diff --git a/irc/Makefile b/irc/Makefile index 96863d22a486..cb72ea758c88 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -84,6 +84,7 @@ SUBDIR += pounce SUBDIR += py-irc SUBDIR += py-limnoria + SUBDIR += py-sopel SUBDIR += quassel SUBDIR += quassel-core SUBDIR += quirc -- cgit v1.2.3