summaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-09-28 15:39:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-09-28 15:39:16 +0000
commit47b84b95f49660abe66b70fcab71b4b02b01be0a (patch)
treee3c4f5ebac6ad5124c9bb10ece410a9c63a984e2 /multimedia/Makefile
parent- Update to 0.35 (diff)
mkvalidator is a simple command line tool to verify Matroska and WebM files for
spec conformance. It checks the various bogus or missing key elements against the EBML DocType version of the file and reports the errors/warnings in the command line. http://www.matroska.org/downloads/mkvalidator.html
Notes
Notes: svn path=/head/; revision=282567
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index ef9257e3155a..38c2c77a9cf6 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -195,6 +195,7 @@
SUBDIR += miro
SUBDIR += mjpegtools
SUBDIR += mkclean
+ SUBDIR += mkvalidator
SUBDIR += mkvtoolnix
SUBDIR += mkxvcd
SUBDIR += mlt