# -*- 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
PortGroup           github 1.0

github.setup        libimobiledevice usbmuxd 1.1.0
categories          devel
platforms           darwin
maintainers         nomaintainer
description         USB Multiplex Daemon
long_description    ${description} is in charge of talking to your iPhone \
                    or iPod Touch over USB and coordinating access to its services by other \
                    applications.
license             GPL-2+ GPL-3+ LGPL-2.1+

checksums           rmd160  266e0e0dcd42f336f9358f2dd0e78e09dfcfb238 \
                    sha256  80d5a042a74f9edef63e4dd2c39c37fd6c076ea8900714904b8030a26fa55ff4

depends_build-append \
                    port:autoconf \
                    port:automake \
                    port:libtool \
                    port:pkgconfig

depends_lib         port:libplist \
                    path:lib/pkgconfig/libusb-1.0.pc:libusb

configure.cmd       ./autogen.sh
configure.args      --disable-silent-rules \
                    --without-preflight \
                    --without-systemd