vp-build/srcpkgs/vttest/template

16 lines
491 B
Bash

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