mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
games/scramble: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
4172ccc097
commit
ea49f8210b
@ -1,6 +1,6 @@
|
||||
PORTNAME= scramble
|
||||
PORTVERSION= 0.9.5
|
||||
PORTREVISION= 12
|
||||
PORTREVISION= 13
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.shiftygames.com/scramble/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
@ -10,6 +10,7 @@ COMMENT= From 6 letters you are to create as many words as you can
|
||||
WWW= http://www.shiftygames.com/scramble/scramble.html
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USES= gmake sdl
|
||||
USE_SDL= sdl mixer image ttf
|
||||
|
||||
@ -17,7 +18,7 @@ CPPFLAGS+= `${SDL_CONFIG} --cflags`
|
||||
LDFLAGS+= `${SDL_CONFIG} --libs`
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
man/man6/scramble.6.gz
|
||||
share/man/man6/scramble.6.gz
|
||||
PORTDATA= *
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user