diff options
author | nox <nox@FreeBSD.org> | 2011-03-27 03:17:59 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2011-03-27 03:17:59 +0800 |
commit | 27011e60c60efdcae8e2eb00963c810270aaa1e5 (patch) | |
tree | af52535a32652c6d8d6cc470b2e4330e90b6ea2d /multimedia/Makefile | |
parent | 677cc92aebdaaa4f85e33b1711ea8ead63acf7d3 (diff) | |
download | freebsd-ports-gnome-27011e60c60efdcae8e2eb00963c810270aaa1e5.tar.gz freebsd-ports-gnome-27011e60c60efdcae8e2eb00963c810270aaa1e5.tar.zst freebsd-ports-gnome-27011e60c60efdcae8e2eb00963c810270aaa1e5.zip |
http://www.linuxtv.org/vdrwiki/index.php/Femon-plugin
DVB Frontend Status Monitor is a VDR plugin that displays some signal
information parameters of the current tuned channel on OSD. You can zap
through all your channels and the plugin should be monitoring always the
right frontend. The transponder and stream information are also available
in advanced display modes.
WWW: http://www.saunalahti.fi/~rahrenbe/vdr/femon/
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 0fb8ccc7941b..8ced98e27aca 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -337,6 +337,7 @@ SUBDIR += vdr SUBDIR += vdr-plugin-control SUBDIR += vdr-plugin-epgsearch + SUBDIR += vdr-plugin-femon SUBDIR += vic SUBDIR += vlc SUBDIR += vodcatcher |