sysutils/gather: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-22 09:45:38 +00:00
parent 94a54ea6a5
commit a65b0a4e0e
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= gather
PORTVERSION= 0.4.1
PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= trociny@FreeBSD.org
@ -24,7 +25,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/gather ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/gather.1 ${STAGEDIR}${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/gather.1 ${STAGEDIR}${PREFIX}/share/man/man1
${MKDIR} ${STAGEDIR}${PREFIX}/etc/gather
${INSTALL_DATA} ${WRKSRC}/gather.cfg \
${STAGEDIR}${PREFIX}/etc/gather/gather.cfg.sample

View File

@ -1,8 +1,8 @@
bin/gather
man/man1/gather.1.gz
%%PORTDOCS%%%%DOCSDIR%%/Changelog
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gather.map.freebsd
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gather.map.linux
share/man/man1/gather.1.gz
@sample etc/gather/gather.cfg.sample
@sample etc/gather/gather.map.sample