# $FreeBSD$

PROG=	wlanstats
BINDIR=	/usr/local/bin
NO_MAN=

SRCS=	statfoo.c wlanstats.c main.c

.include <bsd.prog.mk>
