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

name                vttest
version             20251205
revision            0

categories          devel
license             BSD MIT

maintainers         nomaintainer

description         VT100/VT220/XTerm test utility

long_description    Test the compatibility of VT100/VT220/XTerm terminal \
                    emulators.

homepage            https://invisible-island.net/vttest/

master_sites        https://invisible-island.net/archives/${name}/ \
                    https://invisible-mirror.net/archives/${name}/

extract.suffix      .tgz

checksums           rmd160  7b830c9e63808b77bc164ce35bd0f8880d332706 \
                    sha256  cd6886f9aefe6a3f6c566fa61271a55710901a71849c630bf5376aa984bf77cc \
                    size    243249

livecheck.url       https://invisible-island.net/vttest/CHANGES
livecheck.regex     ^(20\\d\\d\\d\\d\\d\\d)
