sysutils/monitorix: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-22 10:39:14 +00:00
parent 5abb1ce85f
commit 386f356da6
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= monitorix
PORTVERSION= 3.14.0
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.monitorix.org/ \
http://www.monitorix.org/old_versions/ \
@ -97,7 +98,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/monitorix.cgi \
${STAGEDIR}${PREFIX}/${CGIDIR}/
.for s in 5 8
${INSTALL_MAN} ${WRKSRC}/man/man$s/* ${STAGEDIR}${PREFIX}/man/man$s/
${INSTALL_MAN} ${WRKSRC}/man/man$s/* ${STAGEDIR}${PREFIX}/share/man/man$s/
.endfor
${MKDIR} ${STAGEDIR}${WWWDIR}/reports
.for l in ${REPORT_LANG}

View File

@ -3,8 +3,8 @@
bin/monitorix
@dir %%WWWDIR%%/usage
%%CGIDIR%%/monitorix.cgi
man/man5/monitorix.conf.5.gz
man/man8/monitorix.8.gz
share/man/man5/monitorix.conf.5.gz
share/man/man8/monitorix.8.gz
@rmtry %B/monitorix.conf.path
%%WWWDIR%%/reports/ca.html.sample
%%WWWDIR%%/reports/de.html.sample