1# $FreeBSD$
2
3PACKAGE=runtime
4PROG=	conscontrol
5MAN=	conscontrol.8
6WARNS?=	2
7
8.include <bsd.prog.mk>
9