Add a missing manual page to MAN1

Noticed by:	bento
This commit is contained in:
Pete Fritchman 2001-10-05 00:56:26 +00:00
parent a2077b4e24
commit cfb5eb6e71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48442

View file

@ -14,6 +14,8 @@ MAINTAINER= petef@FreeBSD.org
ALL_TARGET= tdl
MAN1= tdl.1
post-patch:
@${PERL} -pi -e 's,/usr/local,${PREFIX},; s,gcc,${CC},; \
s,-O2,${CFLAGS},' ${WRKSRC}/Makefile