diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-01-04 15:06:59 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-01-04 15:06:59 +0000 |
commit | 2389b28b173f1020cf5cce7af93c94f885aad0ff (patch) | |
tree | d80789ae04efb89523a2da50adfe2a27ce17e41b /www/mythplugin-mythweb/pkg-descr | |
parent | Update to maintenance release 1.4.2: (diff) |
MythWeb provides a frontend for scheduling and managing recordings
on your MythBox from a web browser located on another machine.
Provided the security is set up correctly on your MythBox you can
access your machine from anywhere on the internet, or even your
mobile phone as long as you have a compatible browser.
WWW: http://www.mythtv.org/wiki/MythWeb
PR: ports/142148
Submitted by: Bernhard Froehlich <decke at bluelife.at>
Notes
Notes:
svn path=/head/; revision=247141
Diffstat (limited to 'www/mythplugin-mythweb/pkg-descr')
-rw-r--r-- | www/mythplugin-mythweb/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/mythplugin-mythweb/pkg-descr b/www/mythplugin-mythweb/pkg-descr new file mode 100644 index 000000000000..2f6517e4f6f6 --- /dev/null +++ b/www/mythplugin-mythweb/pkg-descr @@ -0,0 +1,7 @@ +MythWeb provides a frontend for scheduling and managing recordings +on your MythBox from a web browser located on another machine. +Provided the security is set up correctly on your MythBox you can +access your machine from anywhere on the internet, or even your +mobile phone as long as you have a compatible browser. + +WWW: http://www.mythtv.org/wiki/MythWeb |