# -*- 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.4
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  3b25a9ad61b459f2230273dabd349ec2798dde63 \
                    sha256  e1a9c2000f855123a1a50c8f897073e0ee95fc41787431efe3864c2f1c2e7092 \
                    size    13081

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

test.run            yes
test.target         check
