mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
games/dontspace: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
f9cd4894d5
commit
6de1597050
@ -1,6 +1,6 @@
|
||||
PORTNAME= dontspace
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= games tk
|
||||
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
|
||||
|
||||
@ -9,6 +9,7 @@ COMMENT= Solitaire game for X11 modeled after Free Space
|
||||
|
||||
USES= tk shebangfix
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games
|
||||
CONFIGURE_ENV= WISHX=${WISH}
|
||||
SHEBANG_FILES= *.tcl
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/dontspace
|
||||
man/man6/dontspace.6.gz
|
||||
share/man/man6/dontspace.6.gz
|
||||
share/games/dontspace/dontspaceMenus.tcl
|
||||
share/games/dontspace/dontspaceRules.tcl
|
||||
share/games/dontspace/help.tcl
|
||||
|
Loading…
Reference in New Issue
Block a user