# -*- 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             20241208
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  262d790c44377ac847e6be997682c0ff26c9a28b \
                    sha256  8fee3bac7e87d4aa4a217bd2b38ab9910c3b8cf9a605b450c76ccc0ad2a6519d \
                    size    242065

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