# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name libebml version 1.3.1 categories textproc maintainers ryandesign openmaintainer license LGPL-2.1+ description EBML (Extensible Binary Meta Language), sort of binary version of XML. long_description EBML (Extensible Binary Meta Language), a binary derivative of \ XML. EBML enables the Matroska Development Team to gain \ significant advantages in terms of future format \ extensibility, without breaking file support in old parsers. homepage http://www.matroska.org/ platforms darwin master_sites http://dl.matroska.org/downloads/${name}/ use_bzip2 yes checksums rmd160 b81ee0df04fb90013d1dce3fefcae6622d6b61f9 \ sha256 195894b31aaca55657c9bc157d744f23b0c25597606b97cfa5a9039c4b684295 test.run yes test.target check livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex >${name}-(\[0-9.\]+)${extract.suffix}