aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-03-28 06:13:00 +0800
committermiwi <miwi@FreeBSD.org>2010-03-28 06:13:00 +0800
commit629b5a89daa270a1edb2de5c8f2848d4c4e36de9 (patch)
tree610df5cf14ea86b576ea9de533b08d4426e15bca /security/Makefile
parente786f3d5974b535ac308d9da060e6071853a3ea9 (diff)
downloadfreebsd-ports-gnome-629b5a89daa270a1edb2de5c8f2848d4c4e36de9.tar.gz
freebsd-ports-gnome-629b5a89daa270a1edb2de5c8f2848d4c4e36de9.tar.zst
freebsd-ports-gnome-629b5a89daa270a1edb2de5c8f2848d4c4e36de9.zip
Python-otr is a set of python bindings for libotr. This gives
developers the flexibility to implement OTR encryption for their python-based Instant Messaging clients. WWW: http://python-otr.pentabarf.de/ Submitted by: Frank Steinborn <steinex at nognu.de>
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index cb459617f316..7f401fd06908 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -683,6 +683,7 @@
SUBDIR += py-mhash
SUBDIR += py-openid
SUBDIR += py-openssl
+ SUBDIR += py-otr
SUBDIR += py-paramiko
SUBDIR += py-posix1e
SUBDIR += py-pow