# # Tree is a recursive directory listing command. # # Tree 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. Tree has been ported and reported to work under the # following operating systems: Linux, FreeBSD, OS X, Solaris, # HP/UX, Cygwin, HP Nonstop and OS/2. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=tree pkgversion=2.0.4 arch=amd64 release=1 pkgcategory="tools" full_pkgname=tree_2.0.4_amd64-1@tools blurb="Tree is a recursive directory listing command." homepage="https://mama.indstate.edu/users/ice/tree/" license="GPLv2+" fetch="http://mama.indstate.edu/users/ice/tree/src/tree-2.0.4.tgz" replace=""