diff options
author | nox <nox@FreeBSD.org> | 2011-12-19 01:23:38 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2011-12-19 01:23:38 +0800 |
commit | 691229392e0e1058c2505ef4196709b25e203234 (patch) | |
tree | 129eb2fa775e0878d51cc6744b5797ddc546ff45 /multimedia/Makefile | |
parent | 2afb6a5626ee0f462b1215e329fe7b58209d5379 (diff) | |
download | freebsd-ports-gnome-691229392e0e1058c2505ef4196709b25e203234.tar.gz freebsd-ports-gnome-691229392e0e1058c2505ef4196709b25e203234.tar.zst freebsd-ports-gnome-691229392e0e1058c2505ef4196709b25e203234.zip |
VDR plugin to handle XBMC clients.
The vdr-plugin-xvdr is able to handle serveral XBMC clients connecting
via the XVDR addon.
WWW: https://github.com/pipelka/vdr-plugin-xvdr
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 6b080a825abf..f033060cc6a2 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -352,6 +352,7 @@ SUBDIR += vdr-plugin-vnsiserver SUBDIR += vdr-plugin-wirbelscan SUBDIR += vdr-plugin-xineliboutput + SUBDIR += vdr-plugin-xvdr SUBDIR += vdr-plugins SUBDIR += vic SUBDIR += vlc |