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

github.setup        ibara oksh 7.9 oksh-
revision            0
checksums           rmd160  89c3d1335060214ecb79276671739bb109e3d906 \
                    sha256  51b2d92515950c959dbf24f6fc33336db8c0526c2a50fee4ca598a18a6114a49 \
                    size    313775

github.tarball_from releases

description         A portable OpenBSD Korn Shell
long_description    A portable OpenBSD Korn Shell based on the Public Domain Korn Shell (pdksh)

categories          shells
maintainers         {ogsite.net:sirn @sirn} openmaintainer
license             BSD ISC public-domain

depends_lib         port:ncurses

configure.args      --mandir=${prefix}/share/man
