11590Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/6/93
275286Sru# $FreeBSD: releng/10.3/usr.bin/tput/Makefile 75286 2001-04-07 11:21:35Z ru $
31590Srgrimes
41590SrgrimesPROG=	tput
51590SrgrimesDPADD=	${LIBTERMCAP}
61590SrgrimesLDADD=	-ltermcap
775286SruSCRIPTS=clear.sh
81590SrgrimesMLINKS=	tput.1 clear.1
91590Srgrimes
101590Srgrimes.include <bsd.prog.mk>
11