1
2BINDIR= ${LIBEXECDIR}/bsdinstall
3PROG=	distfetch
4LIBADD=	fetch bsddialog
5
6MAN=
7
8.include <bsd.prog.mk>
9