# $Id: Portfile 51101 2009-05-18 01:58:05Z vinc17@macports.org $

PortSystem 1.0

name                vttest
version             20071216
categories          devel
platforms           darwin
maintainers         vinc17
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/
dist_subdir         ${name}/${version}
distname            ${name}
checksums           md5 490cebc85e531c833dcf14c32790184b \
                    sha1 f740b4554c7ae5f04301cd553fd83fdaf915a229 \
                    rmd160 bec2e53cc1ada2813aca62f93ab1cafbaa77b93b
worksrcdir          ${name}-${version}
configure.args      --mandir=${prefix}/share/man
livecheck.check     none
