xref: /freebsd/libexec/makewhatis.local/Makefile (revision 87121747de001666a42bb2e7ba824331280d226a)
1PACKAGE=	mandoc
2SCRIPTS=	makewhatis.local.sh
3MAN=		makewhatis.local.8
4SCRIPTSDIR=	${LIBEXECDIR}
5
6.include <bsd.prog.mk>
7