# $FreeBSD$
PROG= cdcontrol
DPADD= ${LIBEDIT} ${LIBTERMCAPW}
LDADD= -ledit -ltermcapw
.include <bsd.prog.mk>