# -*- 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 115765 2014-01-10 22:14:55Z ryandesign@macports.org $ PortSystem 1.0 name efreet epoch 2 version 1.7.10 maintainers ryandesign openmaintainer categories x11 platforms darwin license BSD description an implementation of several specifications from \ freedesktop.org intended for use in Enlightenment DR17 long_description ${name} is ${description}. \ The following specifications are included: \ base directory\; desktop entry\; icon theme\; menu homepage http://trac.enlightenment.org/e/wiki/Efreet master_sites http://download.enlightenment.org/releases/ use_bzip2 yes checksums rmd160 1add26ffddb4e5dc81a75a7ae41c3ec13ad71662 \ sha256 1d818fae5ff3ce040842dddf49376ebdf056222b8e1835f5b6871ea1ce18400e depends_build port:pkgconfig depends_lib port:ecore configure.args --disable-silent-rules configure.libs-append -lintl use_parallel_build yes livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex ${name}-(\[0-9a-z.\]+)${extract.suffix}