# $Id: Portfile 56404 2009-08-27 05:12:11Z blb@macports.org $
PortSystem          1.0
name                ndesk-dbus
version             0.6.1a
categories          devel mono
maintainers         web.de:marioscheel
description         CLI implementation of D-Bus
long_description    ndesk-dbus is a C# implementation of D-Bus. It's often \
                    referred to as "managed D-Bus" to avoid confusion with \
                    existing bindings (which wrap libdbus).
homepage            http://www.ndesk.org/DBusSharp
platforms           darwin
master_sites        http://www.ndesk.org/archive/ndesk-dbus/
checksums           md5 865900c2edb221ffff0c8fe7db210a67
depends_lib         port:mono

