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

# I once used this extensively, but no longer have a modem.  Feel free
# to ask me questions about it, but I disclaim ownership now.  -Peter

PROG=	chat
MAN=	chat.8

.include <bsd.prog.mk>