# -*- 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 54926 2009-08-04 19:16:47Z devans@macports.org $

PortSystem      1.0

name            telepathy-mission-control
set sfname      mission-control
version         4.67
categories      comms
maintainers     devans openmaintainer
platforms       darwin
homepage        http://mission-control.sourceforge.net
master_sites    sourceforge:${sfname}

description     The ${name} component of Telepathy - a Flexible Communications Framework.

long_description \
                Telepathy Mission Control is a telepathy (chat and voip framework) component \
                providing a way for "end-user" applications to abstract some details of low \
                level telepathy components such as connection managers.

checksums       md5     0a547e7af4a33355bac3638dd2e40859 \
                sha1    bd0c140e735b180c316b787078b773d7b6a324f8 \
                rmd160  c0980b4761a942750b63e5c7a24d55a85d690e9f

depends_build   port:pkgconfig \
                port:libxslt \
                port:gtk-doc

depends_lib     port:libtelepathy \
                port:gconf \
                port:gnome-keyring
