# -*- 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$ PortSystem 1.0 name eina epoch 2 version 1.7.8 categories devel platforms darwin maintainers ryandesign openmaintainer license LGPL-2.1+ description multi-platform data type library long_description ${name} is a multi-platform library that provides optimized data types and tools homepage http://trac.enlightenment.org/e/wiki/Eina master_sites http://download.enlightenment.org/releases/ use_bzip2 yes checksums rmd160 e5b18d80f2f20ceeede9bd8f26d5b509715ada95 \ sha256 e7fddfab5373d64adf566abd9518272281da61ec2f3439aea53582b75e866958 depends_lib port:libiconv configure.args --disable-doc \ --disable-silent-rules use_parallel_build yes livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex ${name}-(\[0-9a-z.\]+)${extract.suffix}