install man.conf from commands/man

This commit is contained in:
Ben Gras
2010-06-26 11:20:47 +00:00
parent 2fc2748c5a
commit d2dbe5b2ae
3 changed files with 4 additions and 3 deletions

View File

@@ -8,4 +8,7 @@ MAN= man.1 man.conf.5
DPADD+= ${LIBUTIL}
LDADD+= -lutil
FILES=man.conf
FILESDIR=/etc
.include <bsd.prog.mk>

6
commands/man/man.conf Normal file
View File

@@ -0,0 +1,6 @@
_version BSD.2
_subdir man[1-9]
_suffix .0
_build .[1-9] mandoc %s
_build .tbl tbl %s | mandoc
_default /usr/man /usr/gnu/man /usr/local/man /usr/X11R6/man