# -*- 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 Looks for problems in internet draft formatting
long_description 'idnits' looks for violations of Section 2.1 and 2.2 of the \
requirements listed on http://www.ietf.org/ID-Checklist.html \
and some of http://www.ietf.org/ietf/1id-guidelines.html
homepage https://tools.ietf.org/tools/idnits/
checksums rmd160 076662e0a7e5c10f5f7a17af884abf3f8fbe3f24 \
sha256 5b49749b0e4dc610fae9c12780c7a4d02723a5f4b701271bdd374d909c186654
xinstall -m 755 ${worksrcpath}/idnits \
${destroot}${prefix}/bin/
set docdir ${prefix}/share/doc/${subport}
xinstall -d ${destroot}${docdir}
xinstall -m 644 -W ${worksrcpath} \
about changelog control copyright todo \
livecheck.url ${homepage}distinfo
livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}