python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / iomenu / template
blob380624a23b54291d52a87cda032e9ddca4fdfb97
1 # Template file for 'iomenu'
2 pkgname=iomenu
3 version=1.0
4 revision=1
5 build_style=gnu-makefile
6 short_desc="Interactive selection menu"
7 maintainer="dleeram <dleeram@protonmail.com>"
8 license="ISC"
9 homepage="https://github.com/josuah/${pkgname}"
10 distfiles="${homepage}/archive/v${version}.tar.gz"
11 checksum=eaa35202ef8f3020dd2b96ec972d8d4d48c3110eacd9aad4f15ebdba96cd2ddc
13 pre_install() {
14         sed -i 's/$(PREFIX)/$(DESTDIR)$(PREFIX)/' Makefile
17 post_install() {
18         vdoc README
19         vlicense LICENSE