summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdntel/Makefile
blob: e3aff090b1966529019f1250d3544be516344d72 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PROG=	isdntel
MAN=	isdntel.8
SRCS=	main.c display.c files.c alias.c

DPADD=	${LIBNCURSES}
LDADD=	-lncurses

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud