1
0
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:
Muhammad Moinur Rahman 2024-02-23 19:57:56 +01:00
parent f9cd4894d5
commit 6de1597050
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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