# -*- 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
maintainers {toby @tobypeterson}
description c2html converts C source files to highlighted html
c2html is a program which converts C source files to \
highlighted html files. The produced file can be used for \
creating technical manuals. A highlighted source code listing \
is usually much easier to read.
homepage https://launchpad.net/ubuntu/+source/${name}
master_sites https://launchpad.net/ubuntu/+archive/primary/+files
distname ${name}_${version}.orig
worksrcdir ${name}-${version}
checksums rmd160 d9c70c6193f917c9a3d2ef9845004c2f4081eb8b \
sha256 652924a3030456f8fd0ed4fc5fe424750c7c7d70eb133eac0cecf0ddcbcab85a
patchfiles patch-Makefile.in.diff \
configure.args --mandir=${prefix}/share/man
set cachefile ${prefix}/share/man/man1/c2html.1
if {[file exists $cachefile] && [registry_file_registered $cachefile] == "0"} {
file delete -force $cachefile
livecheck.version ${version}-3
livecheck.regex ${name}/(\[0-9.-\]+)