# $Id: Portfile 106420 2013-05-25 20:30:02Z devans@macports.org $

PortSystem          1.0
PortGroup   github  1.0
PortGroup   cmake   1.0

github.setup        FreeRDP FreeRDP 1.1.0-beta1
categories          net
platforms           darwin
license             Apache
maintainers         and.damore openmaintainer
description         A Remote Desktop Protocol Implementation
long_description    \
    FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released \
    under the Apache license. Currently on Xorg client is working.

homepage            http://www.freerdp.com

checksums           rmd160  6d9780b8884b3db782b1800dd25f55ae9f1be6dc \
                    sha256  803859d83ec3909d625c18b424fad15331a62902ef94ff73b356161a6ccf7aa5

depends_lib         path:lib/libavcodec.dylib:ffmpeg-devel 

