games/crimson: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
eae3c12a0b
commit
613b3d87cc
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= crimson
|
||||
PORTVERSION= 0.5.3
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://crimson.seul.org/files/
|
||||
PKGNAMESUFFIX= -fields
|
||||
|
@ -13,6 +13,7 @@ LICENSE= GPLv2+
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= gmake sdl
|
||||
USE_SDL= mixer sdl ttf
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/crimson
|
||||
man/man6/crimson.6.gz
|
||||
share/man/man6/crimson.6.gz
|
||||
share/pixmaps/crimson.png
|
||||
%%DATADIR%%/cf.dat
|
||||
%%DATADIR%%/default.tiles
|
||||
|
|
Loading…
Reference in a new issue