.include <src.opts.mk>

PACKAGE= runtime
PROG=	tee

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>
