diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-24 02:19:55 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-24 02:19:55 +0000 |
commit | b676dc68da42549c35db8876b1ef6386d4fb083c (patch) | |
tree | 08c811b1ad9d5baa5a4735f7375110921c2df0fd /multimedia/Makefile | |
parent | e47cab6b000e541ffd9d1b648427b87dfc403a42 (diff) |
o New port mkvtoolnix version 0.8.5: Tools to extract from/get info
about/create Matroska media streams
o Note: mkvtoolnix will only build correctly if multimedia/libmatroska,
textproc/libebml and multimedia/mkvtoolnix ports are all built
with the same gcc toolchain
Notes
Notes:
svn path=/head/; revision=101931
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 60da8c4475ba..110336c8cf57 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -56,6 +56,7 @@ SUBDIR += linux-realplayer SUBDIR += linux-xmovie SUBDIR += mjpegtools + SUBDIR += mkvtoolnix SUBDIR += mmpython SUBDIR += mmsclient SUBDIR += mpeg |