aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2011-08-21 15:43:02 +0000
committerJuergen Lock <nox@FreeBSD.org>2011-08-21 15:43:02 +0000
commit64ee951c0b7eef1bd49eb86af0b90fce1fe3e872 (patch)
tree28fbdc6dc704599cedf06ff38823cddeaab20a30 /net/Makefile
parentcb650d8b1d97953118dddbdf748643fc6a6504ba (diff)
downloadports-64ee951c0b7eef1bd49eb86af0b90fce1fe3e872.tar.gz
ports-64ee951c0b7eef1bd49eb86af0b90fce1fe3e872.zip
usbredir is a protocol for redirection USB traffic from a single USB device,
to a different (virtual) machine then the one to which the USB device is attached. See usb-redirection-protocol.txt for the description / definition of this protocol. With the official 0.3 release the protocol is now frozen (only extensions advertised through capabilities can be added from now on). WWW: http://cgit.freedesktop.org/~jwrdegoede/usbredir/
Notes
Notes: svn path=/head/; revision=280121
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 6f9a7606a61e..8276e92ea971 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1126,6 +1126,7 @@
SUBDIR += urelay
SUBDIR += uriparser
SUBDIR += urlendec
+ SUBDIR += usbredir
SUBDIR += ushare
SUBDIR += utftpd
SUBDIR += v6eval