aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-23 14:43:06 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-23 14:43:06 +0000
commit35650d71bf17c5e434a5c2d1ce23dec2758d5111 (patch)
tree5852df44a40c4331bb77fe336ff41a850483058a /devel/Makefile
parent8290033cad6cd2fe16b5748b086e078f53deb82e (diff)
downloadports-35650d71bf17c5e434a5c2d1ce23dec2758d5111.tar.gz
ports-35650d71bf17c5e434a5c2d1ce23dec2758d5111.zip
Add devel/liballium and security/obfsclient.
liballium attempts to reduce the amount of boilerplate code required to implement pluggable transports for Tor in C or C++. WWW: https://github.com/yawning/liballium obfsclient is a C++11 Tor-managed pluggable transport client implementation of the following protocols: obfs2 - The Twobfuscator obfs3 - The Threebfuscator ScrambleSuit - Experimental WWW: https://github.com/yawning/obfsclient PR: 187926, 187927 Submitted by: fk@fabiankeil.de
Notes
Notes: svn path=/head/; revision=365738
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 9fbcec12d9df..7de33c7551cc 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -953,6 +953,7 @@
SUBDIR += libIDL
SUBDIR += libPropList
SUBDIR += libafterbase
+ SUBDIR += liballium
SUBDIR += libantlr3c
SUBDIR += libarena
SUBDIR += libassa