SPK_NAME = tree
SPK_VERS = 2.2.1
SPK_REV = 1

DEPENDS = cross/tree

MAINTAINER = MrSpoocy
DESCRIPTION = Tree is a recursive directory listing command that produces a depth indented listing of files, which is colorized ala dircolors if the LS_COLORS environment variable is set and output is to tty.
STARTABLE = no

HOMEPAGE = https://oldmanprogrammer.net/source.php?dir=projects/tree
LICENSE  = GPLv2

SPK_COMMANDS = bin/tree

include ../../mk/spksrc.spk.mk
