# $FreeBSD$

PROG=	npestats
SRCS=	main.c statfoo.c npestats.c
BINDIR=	/usr/local/bin
NO_MAN=	true

.include <bsd.prog.mk>
