# $FreeBSD$

PROG=	chat
SRCS=	chat.c
MAN8=	chat.8

#as per policies section in handbook
MAINTAINER=	peter@freebsd.org

.include <bsd.prog.mk>
