# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id: Portfile 54112 2009-07-21 10:20:57Z mnick@macports.org $

PortSystem      1.0

name            libdvbpsi
version         0.1.6
categories      devel multimedia
maintainers     mnick openmaintainer

description     library to decode / generate MPEG TS & DVB PSI tables
long_description \
    libdvbpsi is a set of tools which allows to decode and generate all \
    the Program specific Information ( PSI ) present in a MPEG2 TS or a \
    DVB stream. The two keywords are portability and simplicity .

homepage        http://developers.videolan.org/libdvbpsi/
platforms       darwin
master_sites    http://download.videolan.org/pub/${name}/${version}/
distname        ${name}5-${version}

checksums       md5     70a468369c8db5b23aadaa07bad6bd4f \
                sha1    29300cf234f7daecb783335d1e2688231521a58e \
                rmd160  3e602cea00bb38fa6881b1cd58efe1e235a4e7f7
