Files
2025-03-01 14:51:01 -05:00

23 lines
1.2 KiB
Tcl

# -*- 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
name lchat
version 1.0
categories irc
maintainers @wwalexander openmaintainer
license MIT
description line oriented front end for ii-like chat programs
long_description lchat (line chat) is a line oriented front end for ii-like chat programs. It handles the input from keyboard and output file in parallel. Thus, you are able to type messages while new chat lines are arriving. Its main focus is on usability and simplicity.
set domain suckless.org
homepage https://tools.${domain}/${name}/
master_sites https://dl.${domain}/tools/
checksums rmd160 ddbbb2027ccc295ed3f6fd9d04fdc6619a8d21f7 \
sha256 89247b5c8e853bbfc2f97909b1926fadf44d637543767e77e9e42e72242f375f \
size 24455
patchfiles config.diff
depends_lib port:libgrapheme
depends_run path:libexec/coreutils/libstdbuf.so:coreutils bin:grep:grep
test.run yes