14 lines
493 B
Bash
14 lines
493 B
Bash
# Template file for 'ictree'
|
|
pkgname=ictree
|
|
version=1.0.1
|
|
revision=1
|
|
create_wrksrc=yes
|
|
build_style=gnu-makefile
|
|
make_use_env=yes
|
|
short_desc="Like tree but interactive"
|
|
maintainer="Siddhartha Menon <siddharthamenon+void@outlook.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/NikitaIvanovV/ictree"
|
|
distfiles="https://github.com/NikitaIvanovV/ictree/releases/download/v${version}/ictree-v${version}.tar.gz"
|
|
checksum=a34730ab9722ea5718282b20cbe0904048447ecc11716909e2e03bb2057683d0
|