PACKAGE=	pmc
PROG_CXX=	pmccontrol
MAN=	pmccontrol.8

LIBADD+=	pmc

SRCS=	pmccontrol.c

.include <bsd.prog.mk>
