summaryrefslogtreecommitdiff
path: root/chat/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2018-09-19 20:39:52 +0000
committernia <nia@pkgsrc.org>2018-09-19 20:39:52 +0000
commit1228eb85dbf889c09046116efc68519079c88adf (patch)
treec485f09b11c4a96bdee236068f2b9a7164f4f237 /chat/Makefile
parentd28c6c6ec843b05afd7c408baa08ad3873babc7f (diff)
downloadpkgsrc-1228eb85dbf889c09046116efc68519079c88adf.tar.gz
chat/py-axolotl: Import version 0.1.42
Python port of the ratcheting forward secrecy protocol used in several chat protocols.
Diffstat (limited to 'chat/Makefile')
-rw-r--r--chat/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile
index ee43498ae68..db168a8f14a 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.203 2018/09/19 16:13:00 nia Exp $
+# $NetBSD: Makefile,v 1.204 2018/09/19 20:39:52 nia Exp $
#
COMMENT= Communication programs
@@ -102,6 +102,8 @@ SUBDIR+= pircbot
SUBDIR+= prosody
SUBDIR+= psi
SUBDIR+= psybnc
+SUBDIR+= py-axolotl
+SUBDIR+= py-axolotl-curve25519
SUBDIR+= py-hangups
SUBDIR+= py-mastodon
SUBDIR+= py-nbxmpp