# $FreeBSD: stable/4/usr.bin/chat/Makefile 75957 2001-04-25 11:29:51Z ru $

PROG=	chat
CFLAGS+=-Wall
MAN=	chat.8

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

.include <bsd.prog.mk>
