# $Id: Portfile 88158 2011-12-21 00:33:31Z vinc17@macports.org $

# Note [vinc17]: I've tested version 20100528 and it is very broken.
# Keyboard testing can make the terminal unusable until vttest is
# killed from another terminal (Ctrl-Z, Ctrl-C, Ctrl-\ have no effect).

PortSystem 1.0

name                vttest
version             20091231
categories          devel
platforms           darwin
maintainers         nomaintainer
description         VT100/VT220/XTerm test utility
long_description    Test the compatibility of VT100/VT220/XTerm terminal \
                    emulators.
homepage            http://invisible-island.net/vttest/
master_sites        ftp://invisible-island.net/vttest/
extract.suffix      .tgz
checksums           md5 1978be481e4b923b789ce1e2fb4497f5 \
                    sha1 c42328989a272865afbce2b609fc1f1b7190c993 \
                    rmd160 7cb5fdd080d3582a3842d00b56088ad1dcddcad3
configure.args      --mandir=${prefix}/share/man

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