summaryrefslogtreecommitdiff
path: root/chat/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-09-04 10:13:16 +0000
committernia <nia@pkgsrc.org>2020-09-04 10:13:16 +0000
commit5cabee883816d2cc45524a34b4d576c6978ee07f (patch)
treebb1d43c407d2b80aa169019d573baca4d1fcfbb0 /chat/Makefile
parenta728fab7fe803366c524d4b39eeb221d7c2c3c29 (diff)
downloadpkgsrc-5cabee883816d2cc45524a34b4d576c6978ee07f.tar.gz
chat: Add libmesode. Based on work by js in pkgsrc-wip.
libmesode is a libstrophe fork. libstrophe is a minimal XMPP library written in C. It has almost no external dependencies, only an XML parsing library.
Diffstat (limited to 'chat/Makefile')
-rw-r--r--chat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile
index 2094ac13466..79db9c37694 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.248 2020/06/13 08:40:27 wiz Exp $
+# $NetBSD: Makefile,v 1.249 2020/09/04 10:13:16 nia Exp $
#
COMMENT= Communication programs
@@ -65,6 +65,7 @@ SUBDIR+= ktp-send-file
SUBDIR+= ktp-text-ui
SUBDIR+= libfolks
SUBDIR+= libgadu
+SUBDIR+= libmesode
SUBDIR+= libmsn
SUBDIR+= libotr
SUBDIR+= libpurple