From afd86f568aac1e3b78ad9eab74d956c527710742 Mon Sep 17 00:00:00 2001 From: nia Date: Fri, 4 Sep 2020 10:15:17 +0000 Subject: chat: Add profanity. Based on work by js and leot in pkgsrc-wip. Profanity is a simple lightweight console based XMPP chat client. Its emphasis is on having a simple and configurable command driven UI. --- chat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/Makefile') diff --git a/chat/Makefile b/chat/Makefile index 79db9c37694..2f8929e7883 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.249 2020/09/04 10:13:16 nia Exp $ +# $NetBSD: Makefile,v 1.250 2020/09/04 10:15:17 nia Exp $ # COMMENT= Communication programs @@ -95,6 +95,7 @@ SUBDIR+= pidgin-otr SUBDIR+= pidgin-sametime SUBDIR+= pidgin-silc SUBDIR+= pircbot +SUBDIR+= profanity SUBDIR+= prosody SUBDIR+= psi SUBDIR+= psybnc -- cgit v1.2.3