games/concentration: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-09 07:04:26 +00:00
parent 021fcd36af
commit 0b5607ed2f
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= concentration
PORTVERSION= 1.2
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= games
MASTER_SITES= http://www.shiftygames.com/concentration/ \
http://mirror.amdmi3.ru/distfiles/
@ -14,10 +14,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake localbase sdl
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_SDL= sdl mixer image ttf
PLIST_FILES= bin/${PORTNAME} \
man/man6/${PORTNAME}.6.gz
share/man/man6/${PORTNAME}.6.gz
PORTDATA= *
DESKTOP_ENTRIES="Concentration" \