.include <src.opts.mk>
.include <bsd.init.mk>

PROG_CXX=	atf_pytest_wrapper
SRCS=		atf_pytest_wrapper.cpp
MAN=

.include <bsd.prog.mk>
