void-packages/srcpkgs/reptyr/template
2015-01-19 11:21:37 +01:00

16 lines
515 B
Text

# Template file for 'reptyr'
pkgname=reptyr
version=0.6.1
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=gnu-makefile
short_desc="Reparent a running program to a new terminal"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="MIT"
homepage="https://github.com/nelhage/reptyr"
distfiles="https://github.com/nelhage/reptyr/archive/${pkgname}-${version}.tar.gz"
checksum=9255c83c8b3544a7974b92dcfa4cced2749635f5f99e045b1dd54dfdefd1a00f
post_install() {
vlicense COPYING LICENSE
}