mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
games/klondike: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
fa8e8f7483
commit
3e4c890fe8
@ -1,6 +1,6 @@
|
||||
PORTNAME= klondike
|
||||
PORTVERSION= 1.9
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= games tk
|
||||
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
|
||||
|
||||
@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE
|
||||
USES= shebangfix tk:run
|
||||
SHEBANG_FILES= *.tcl
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games
|
||||
CONFIGURE_ENV= WISHX=${WISH}
|
||||
NO_ARCH= yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/klondike
|
||||
man/man6/klondike.6.gz
|
||||
share/man/man6/klondike.6.gz
|
||||
share/games/klondike/klondikeMenus.tcl
|
||||
share/games/klondike/klondikeRules.tcl
|
||||
share/games/klondike/klondikeScore.tcl
|
||||
|
Loading…
x
Reference in New Issue
Block a user