---
name: mkvalidator
version: 0.4.2
origin: multimedia/mkvalidator
comment: Command line tool to verify Matroska and WebM files
arch: freebsd:9:x86:64
www: http://www.matroska.org/downloads/mkvalidator.html
maintainer: bapt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 224598
desc: |
  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.

  WWW: http://www.matroska.org/downloads/mkvalidator.html
deps:
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [multimedia]
files:
  /usr/local/bin/mkvalidator: 33446eba07400179f95e158bb0e3183ddb4c45198dbdd68c614adfcb405aceaf
  /usr/local/share/licenses/mkvalidator-0.4.2/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/mkvalidator-0.4.2/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/mkvalidator-0.4.2/catalog.mk: 467e6945364593c1bb3d9a41904a88aa8bf8251ec6d858975db991d991102fe7
directories:
  /usr/local/share/licenses/mkvalidator-0.4.2/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
