# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name libnice version 0.1.1 license MPL-1.1 LGPL-2.1 description Libnice is an implementation of the IETF's draft Interactice \ Connectivity Establishment standard (ICE). long_description \ Libnice is an implementation of the IETF's draft Interactice \ Connectivity Establishment standard (ICE). It provides a GLib-based \ library, libnice and GStreamer elements. maintainers devans openmaintainer categories net comms platforms darwin homepage http://nice.freedesktop.org/wiki/ master_sites http://nice.freedesktop.org/releases/ checksums sha1 9e3403272603ba85deaa2536dec9090ce11515d7 \ rmd160 3916f641543b6f4ba80bac23e9e51d13aae2473d depends_build port:pkgconfig \ port:gtk-doc depends_lib port:gst-plugins-base configure.args --disable-gupnp \ --with-gstreamer livecheck.type regex livecheck.url ${master_sites} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"