New package: vttest-20140305
This commit is contained in:
parent
628d6bb932
commit
d9ec5ceba0
1 changed files with 15 additions and 0 deletions
15
srcpkgs/vttest/template
Normal file
15
srcpkgs/vttest/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'vttest'
|
||||
pkgname=vttest
|
||||
version=20140305
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Tests the compatibility so-called 'VT100-compatible' terminals"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD"
|
||||
homepage="http://invisible-island.net/vttest/vttest.html"
|
||||
distfiles="http://invisible-mirror.net/archives/${pkgname}/${pkgname}-${version}.tgz"
|
||||
checksum=0168aa34061d4470a68b0dd0781a2a9e2bbfb1493e540c99f615b867a11cbf83
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Reference in a new issue