diff options
author | decke <decke@FreeBSD.org> | 2010-06-21 22:02:19 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2010-06-21 22:02:19 +0800 |
commit | 4c8d14bb1c197aad573918792f6cf0842f336e95 (patch) | |
tree | f20231e92244dba623422a0ebaddd93f6bc9ebf8 /multimedia/Makefile | |
parent | 41c8d9051a48db16dfe3abf22f222687d284577b (diff) | |
download | freebsd-ports-gnome-4c8d14bb1c197aad573918792f6cf0842f336e95.tar.gz freebsd-ports-gnome-4c8d14bb1c197aad573918792f6cf0842f336e95.tar.zst freebsd-ports-gnome-4c8d14bb1c197aad573918792f6cf0842f336e95.zip |
MythVideo allows for cataloguing and playback of a variety of video
file formats. It can perform automatic metadata look ups on
themoviedb.org or The TV DB as well as retrieve poster, fanart,
banner, and screenshot artwork. You can also add your own Meta data
to your own videos and add custom poster artwork to videos.
WWW: http://www.mythtv.org/wiki/MythVideo
Thanks to: Andriy Bakay <andriy AT irbisnet.com>
Approved by: beat (co-mentor)
Feature safe: yes
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 c016e7bb272b..f2f0b9e13103 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -206,6 +206,7 @@ SUBDIR += mplayerxp SUBDIR += mplex SUBDIR += msdl + SUBDIR += mythplugin-mythvideo SUBDIR += mythtv SUBDIR += mythtv-frontend SUBDIR += mythtv-themes |