# $FreeBSD$

BZ2DIR=	${.CURDIR}/../../contrib/bzip2
.PATH: ${BZ2DIR}

PROG=	bzip2recover
NO_MAN=

.include <bsd.prog.mk>