# -*- 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

PortSystem          1.0
PortGroup           makefile    1.0
PortGroup           sourcehut   1.0

sourcehut.setup     sircmpwn scdoc 1.11.3
revision            0

description         Simple man page generator.

long_description \
    ${name} is a simple man page generator for POSIX systems written in C99.

categories          textproc
installs_libs       no
license             MIT
maintainers         {gmail.com:herby.gillot @herbygillot} \
                    openmaintainer

checksums           rmd160  e3f716e08cf91960fa902f67a4fb23f65176ef29 \
                    sha256  4c5c6136540384e5455b250f768e7ca11b03fdba1a8efc2341ee0f1111e57612 \
                    size    12768

patchfiles-append   patch-0001-adjust-makefile-flags.diff

test.run            yes
test.target         check
