aboutsummaryrefslogtreecommitdiff
path: root/security/tcpcrypt/pkg-plist
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>2014-11-13 02:19:55 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>2014-11-13 02:19:55 +0000
commit1b24dbfd6443381c02ca8bee1a74c958501278f7 (patch)
treed0d6031bcf8ffe4cb3b741cb678937fd510d7447 /security/tcpcrypt/pkg-plist
parentfddcea79ccd48d721a2a7a22e6d73468886c6bc1 (diff)
downloadports-1b24dbfd6443381c02ca8bee1a74c958501278f7.tar.gz
ports-1b24dbfd6443381c02ca8bee1a74c958501278f7.zip
add the tcpcrypt port... This provides an implementation of the
tcpcrypt protocol which tries to encrypt your tcp traffic w/o modification... www.tcpcrypt.org for more info.. Approved by: bdrewery
Notes
Notes: svn path=/head/; revision=372508
Diffstat (limited to 'security/tcpcrypt/pkg-plist')
-rw-r--r--security/tcpcrypt/pkg-plist10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/tcpcrypt/pkg-plist b/security/tcpcrypt/pkg-plist
new file mode 100644
index 000000000000..5c6d454c7174
--- /dev/null
+++ b/security/tcpcrypt/pkg-plist
@@ -0,0 +1,10 @@
+bin/tcnetstat
+bin/tcpcryptd
+include/tcpcrypt/socket_address.h
+include/tcpcrypt/tcpcrypt.h
+lib/libtcpcrypt.a
+lib/libtcpcrypt.so
+lib/libtcpcrypt.so.0
+lib/libtcpcrypt.so.0.0.0
+man/man8/tcnetstat.8.gz
+man/man8/tcpcryptd.8.gz