# -*- 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.7 oksh-
revision            0
checksums           rmd160  b59038106cfcd6c41c93570e06f15de82eb87f6d \
                    sha256  98a758f590bc570e657263f56eb81577a018ff6d2f6e085f8efedf9d68749f95 \
                    size    311835

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
