mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
games/lmarbles: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
a98e69731d
commit
cff0486ef4
@ -1,6 +1,6 @@
|
||||
PORTNAME= lmarbles
|
||||
PORTVERSION= 1.0.8
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/lgames/${PORTNAME} \
|
||||
SF/nemysisfreebsdp/${CATEGORIES}/:icons
|
||||
@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
USES= gmake sdl
|
||||
USE_SDL= sdl mixer
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --localstatedir=/var/games/${PORTNAME}
|
||||
|
||||
PORTDOCS= *
|
||||
|
@ -1,5 +1,5 @@
|
||||
@(,games,2755) bin/lmarbles
|
||||
man/man6/lmarbles.6.gz
|
||||
share/man/man6/lmarbles.6.gz
|
||||
share/applications/lmarbles.desktop
|
||||
%%DATADIR%%/gfx/board.bmp
|
||||
%%DATADIR%%/gfx/f_red.bmp
|
||||
|
Loading…
Reference in New Issue
Block a user