# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        generate_html 0.3.3
revision            0
platforms           darwin
license             GPL-2+
maintainers         {mps @Schamschula} openmaintainer
description         This package provides functions for generating HTML pages \
                    that contain the help texts for a set of functions.
long_description    ${description} The package is designed to be as general as possible, \
                    but also contains convenience functions for generating a set of \
                    pages for entire packages.

checksums           rmd160  3a84a32cf5710ec53838d7bb3d8191753df17cd8 \
                    sha256  087274fbdd3e48d5e6b252eb41cfbc69eb529c72b49bd3ea1018a916e163c07c \
                    size    62177

supported_archs     noarch
