aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2011-03-27 03:16:54 +0800
committernox <nox@FreeBSD.org>2011-03-27 03:16:54 +0800
commitc527a26d45d4fec8fe7e1931c6ad278b31fe716b (patch)
treec63f9f26e158a0b56da1c97b08154493ad38a62b /multimedia/Makefile
parentc742f67b25597d81bffe7f5a30172b9bc6044105 (diff)
downloadfreebsd-ports-gnome-c527a26d45d4fec8fe7e1931c6ad278b31fe716b.tar.gz
freebsd-ports-gnome-c527a26d45d4fec8fe7e1931c6ad278b31fe716b.tar.zst
freebsd-ports-gnome-c527a26d45d4fec8fe7e1931c6ad278b31fe716b.zip
http://www.linuxtv.org/vdrwiki/index.php/Control-plugin
The 'control' plugin brings the ability to VDR to control the whole OSD over a telnet client. To reach this, 'control' listens on a network socket (default is port 2002). If a client wants to connect, VDR checks if that client is allowed to connect to VDR (see in the documentation of VDR about the svdrphosts.conf file for more info). If the connection is etablished, 'control' sends the curent OSD state to the client. Also all key strokes at the client side are redirected to VDR. WWW: http://ricomp.de/vdr/down_en.html
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 65aae96a61e8..c464c9bca0e3 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -335,6 +335,7 @@
SUBDIR += vdpau-video
SUBDIR += vdpauinfo
SUBDIR += vdr
+ SUBDIR += vdr-plugin-control
SUBDIR += vic
SUBDIR += vlc
SUBDIR += vodcatcher