1# $FreeBSD$
2
3PACKAGE=examples
4FILESDIR=${SHAREDIR}/examples/${PROG}
5PROG=	find_interface
6MAN=
7
8.include <bsd.prog.mk>
9