security/bruteblock: update manpage location

This commit is contained in:
Dmitry Marakasov 2022-05-30 19:02:36 +03:00
parent 74f47d8bbe
commit 99241f06fd
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ do-install:
.for file in ssh proftpd
${INSTALL_DATA} ${WRKSRC}/etc/${file}.conf ${STAGEDIR}${CONFDIR}/${file}.conf.sample
.endfor
${INSTALL_MAN} ${WRKSRC}/doc/bruteblock.8 ${STAGEDIR}${MAN8PREFIX}/man/man8/
${INSTALL_MAN} ${WRKSRC}/doc/bruteblock.8 ${STAGEDIR}${MAN8PREFIX}/share/man/man8/
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for file in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/doc/${file} ${STAGEDIR}${DOCSDIR}/

View File

@ -2,4 +2,4 @@ sbin/bruteblock
sbin/bruteblockd
@sample etc/bruteblock/proftpd.conf.sample
@sample etc/bruteblock/ssh.conf.sample
man/man8/bruteblock.8.gz
share/man/man8/bruteblock.8.gz