aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/man/Makefile
blob: 9e47006cac0af1f7abdfe2e825eecbb91627ab61 (plain) (blame)
1
2
3
4
5
6
7
8
PACKAGE=	mandoc

SCRIPTS= man.sh
LINKS=	${BINDIR}/man ${BINDIR}/manpath

MAN=	man.1 manpath.1 man.conf.5

.include <bsd.prog.mk>