# -*- 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 87798 2011-12-07 00:15:30Z ryandesign@macports.org $ PortSystem 1.0 name e_dbus epoch 2 version 1.1.0 maintainers ryandesign openmaintainer categories devel platforms darwin description convenience wrappers around dbus to ease integrating \ dbus with EFL-based applications long_description ${name} is a set of ${description}. homepage http://trac.enlightenment.org/e/wiki/E_Dbus master_sites http://download.enlightenment.org/releases/ use_bzip2 yes checksums rmd160 6e2390a3432a09ff07e6fe6080b2a7fd83dce7e9 \ sha256 e3f229ca3f597ab01c89968f6d6e040e977299be19558160a978b9b5377dcb10 depends_build port:pkgconfig depends_lib port:ecore \ port:dbus use_parallel_build yes livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex ${name}-(\[0-9a-z.\]+)${extract.suffix}