#make && make install &&make clean
===> Vulnerability check disabled, database not found
=> tree-1.5.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://mama.indstate.edu/linux/tree/.
fetch: ftp://mama.indstate.edu/linux/tree/tree-1.5.1.1.tgz: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from http://bsd.cenkes.org/myports/.
tree-1.5.1.1.tgz 100% of 30 kB 9173 kBps
===> Extracting for tree-1.5.1.1
=> MD5 Checksum OK for tree-1.5.1.1.tgz.
=> SHA256 Checksum OK for tree-1.5.1.1.tgz.
===> Patching for tree-1.5.1.1
===> Applying FreeBSD patches for tree-1.5.1.1
===> Configuring for tree-1.5.1.1
===> Building for tree-1.5.1.1
cc -O2 -Wall -fomit-frame-pointer -c tree.c
tree.c: In function `listdir':
tree.c:618: warning: long int format, ino_t arg (arg 3)
cc -o tree tree.o
===> Installing for tree-1.5.1.1
===> Generating temporary packing list
===> Checking if sysutils/tree already installed
/bin/mkdir -p /usr/local/bin
/bin/mkdir -p /usr/local/man/man1
install -s -o root -g wheel -m 555 tree /usr/local/bin
install -o root -g wheel -m 444 man/tree.1 /usr/local/man/man1
===> Compressing manual pages for tree-1.5.1.1
===> Registering installation for tree-1.5.1.1
===> Cleaning for tree-1.5.1.1