# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        github Andy1978 octave-video 2.1.3
octave.module       video
revision            0
license             FreeBSD
maintainers         {mps @Schamschula} openmaintainer
description         A wrapper for ffmpeg's libavformat and libavcodec, implementing \
                    addframe, avifile, aviinfo, and aviread
long_description    {*}${description}

supported_archs     noarch
platforms           {darwin any}

checksums           rmd160  b39053e9c58be8dbc691c0f4e248710a7c0621a7 \
                    sha256  279ffc5514638b3a18877270386d661e9b73908b0cc8b37c7c3509874c15fa93 \
                    size    41813

depends_lib-append  path:lib/libavcodec.dylib:ffmpeg
