# -*- 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
github.setup npat-efault picocom 3.1
maintainers {gmail.com:ranauei @ranauei} openmaintainer
description Minimal dumb-terminal emulation program
Picocom was designed to serve as a simple, manual, \
modem configuration, testing, and debugging tool. \
It has also served (quite well) as a low-tech \
"terminal-window" to allow operator intervention in \
PPP connection scripts (something like the ms-windows \
"open terminal window before / after dialing" feature). \
It could also prove useful in many other similar tasks.
checksums rmd160 1dedceb6c582d17160bf6a7cc5ce6c24cec7ea25 \
sha256 5ddaab587038e9aee3b1e56b8438f0b8b95f22b2b57a54d4528c157bffcea656
build.args CC=${configure.cc} \
CFLAGS="${configure.cflags} [get_canonical_archflags cc]" \
LDFLAGS="${configure.ldflags} [get_canonical_archflags ld]"
xinstall ${worksrcpath}/${name} ${destroot}${prefix}/bin
xinstall -m 644 ${worksrcpath}/${name}.1 ${destroot}${prefix}/share/man/man1