freebsd_amp_hwpstate/games/grdc/Makefile

9 lines
105 B
Makefile

# $FreeBSD$
PROG= grdc
MAN6= grdc.6
DPADD= ${LIBNCURSES}
LDADD= -lncurses
.include <bsd.prog.mk>