mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
games/xmahjongg: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
74880ffe79
commit
ad7f4e9334
@ -1,6 +1,6 @@
|
||||
PORTNAME= xmahjongg
|
||||
PORTVERSION= 3.7
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.lcdf.org/xmahjongg/
|
||||
|
||||
@ -13,5 +13,6 @@ LICENSE= GPLv2
|
||||
USES= xorg
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/xmahjongg
|
||||
share/man/man6/xmahjongg.6.gz
|
||||
share/xmahjongg/backgrounds/default.gif
|
||||
share/xmahjongg/backgrounds/green.gif
|
||||
share/xmahjongg/layouts/arena
|
||||
@ -33,4 +34,3 @@ share/xmahjongg/tiles/real.gif
|
||||
share/xmahjongg/tiles/small.gif
|
||||
share/xmahjongg/tiles/thick.gif
|
||||
share/xmahjongg/tiles/thin.gif
|
||||
man/man6/xmahjongg.6.gz
|
||||
|
Loading…
Reference in New Issue
Block a user