opnsense-src/usr.bin/chat/Makefile

10 lines
128 B
Makefile
Raw Normal View History

1999-08-27 21:08:13 -04:00
# $FreeBSD$
1994-11-12 00:25:32 -05:00
PROG= chat
2001-03-27 05:52:19 -05:00
MAN= chat.8
#as per policies section in handbook
MAINTAINER= peter@freebsd.org
1994-11-12 00:25:32 -05:00
.include <bsd.prog.mk>