python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / bish / template
blob2355c664a428cac8a83a14d6af74b47013e2a3d7
1 # Template file for 'bish'
2 pkgname=bish
3 version=0.1
4 revision=2
5 build_style=gnu-makefile
6 short_desc="A language that compiles to Bash"
7 maintainer="Diogo Leal <diogo@diogoleal.com>"
8 license="MIT"
9 homepage="https://github.com/tdenniston/bish"
10 distfiles="https://github.com/tdenniston/bish/archive/v${version}.tar.gz"
11 checksum=796d1efcbc9e8c7ea604881860aa8d857aad089c4eeb766283c21c210687942b
13 do_install() {
14         vbin bish
15         vlicense LICENSE
16         vdoc README.md