void-packages/srcpkgs/vttest/template
2020-03-05 10:44:10 +01:00

16 lines
498 B
Bash

# Template file for 'vttest'
pkgname=vttest
version=20200303
revision=1
build_style=gnu-configure
short_desc="Tests the compatibility so-called 'VT100-compatible' terminals"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="3-clause-BSD"
homepage="http://invisible-island.net/vttest/vttest.html"
distfiles="http://invisible-mirror.net/archives/${pkgname}/${pkgname}-${version}.tgz"
checksum=49aa5828f8827f22fdae8c49cbc4fc78e9abb46d7670167985a7c079c6f547bc
post_install() {
vlicense COPYING
}