games/freesweep: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-09 08:52:06 +00:00
parent b9c99f360b
commit 26f603c5d8
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
PORTNAME= freesweep
PORTVERSION= 1.0.2
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= games
MAINTAINER= fuz@FreeBSD.org
@ -30,7 +31,7 @@ do-install:
${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}/var/games
${TOUCH} ${STAGEDIR}/var/games/sweeptimes.sample
${INSTALL_DATA} ${WRKSRC}/sweeprc ${STAGEDIR}${DATADIR}
${INSTALL_MAN} ${WRKSRC}/freesweep.6 ${STAGEDIR}${PREFIX}/man/man6
${INSTALL_MAN} ${WRKSRC}/freesweep.6 ${STAGEDIR}${PREFIX}/share/man/man6
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}

View File

@ -1,4 +1,4 @@
@(,games,2555) bin/freesweep
man/man6/freesweep.6.gz
%%DATADIR%%/sweeprc
share/man/man6/freesweep.6.gz
@sample(,games,0664) /var/games/sweeptimes.sample