# -*- 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
description configuration editing tool
long_description ${name} is a ${description}. It parses configuration \
files in their native formats and transforms them \
into a tree. Configuration changes are made by \
manipulating this tree and saving it back into native \
homepage http://www.augeas.net/
master_sites http://download.augeas.net/
checksums rmd160 1accb14b50be4e23e2502bc7be5b4e6ae280c992 \
sha256 52db256afab261d31cc147eaa1a71795a5fec59e888dfd0b65a84c7aacd6364d
depends_build port:pkgconfig port:naturaldocs
depends_lib port:readline port:libxml2
configure.args --disable-silent-rules \
ac_cv_path_ND_PROG=${prefix}/bin/NaturalDocs \
ac_cv_prog_AWK=/usr/bin/awk
file mkdir ${destroot}${prefix}/share/doc/${name}
move ${worksrcpath}/doc/naturaldocs/output/c_api ${destroot}${prefix}/share/doc/${name}
move ${worksrcpath}/doc/naturaldocs/output/lenses ${destroot}${prefix}/share/doc/${name}
livecheck.url [lindex ${master_sites} 0]
livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}