summaryrefslogtreecommitdiffstats
path: root/usr.bin/chat/Makefile
blob: d1043470765f3cec4eecbbf92cc6ec870230ec61 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

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

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

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud