# -*- 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: Portfile 106962 2013-06-12 17:55:41Z snc@macports.org $

PortSystem          1.0

name                cclive
version             0.9.0
categories          net www
license             GPL
maintainers         openmaintainer snc
description         A command line video extraction utility.
long_description    cclive is a command line video extraction utility similar \
                    to clive but with lower requirements
homepage            http://cclive.sourceforge.net
installs_libs       no

platforms           darwin
depends_build-append    port:pkgconfig
depends_lib-append  port:boost port:libquvi port:pcre port:curl

master_sites        sourceforge
use_xz              yes

checksums           rmd160  430c5c7207f05f691c9d914999135cad7adcba9a \
                    sha256  f986fce13a201cc87bab001ea43d997a48d04a3d85d04f47107af641a0ec34cb

livecheck.regex     ${name}-(\\d+(\\.\\d+)+)
