games/ishido: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
90b7f536a0
commit
086c2e65b2
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= ishido
|
PORTNAME= ishido
|
||||||
PORTVERSION= 1.1
|
PORTVERSION= 1.1
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= LOCAL/obrien
|
MASTER_SITES= LOCAL/obrien
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ USE_XORG= x11
|
|||||||
MAKE_ENV= X11BASE=${LOCALBASE}
|
MAKE_ENV= X11BASE=${LOCALBASE}
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL_MAN} ${WRKSRC}/ishido.6 ${STAGEDIR}${PREFIX}/man/man6
|
${INSTALL_MAN} ${WRKSRC}/ishido.6 ${STAGEDIR}${PREFIX}/share/man/man6
|
||||||
${INSTALL} ${COPY} ${STRIP} ${WRKSRC}/ishido ${STAGEDIR}${PREFIX}/bin
|
${INSTALL} ${COPY} ${STRIP} ${WRKSRC}/ishido ${STAGEDIR}${PREFIX}/bin
|
||||||
${INSTALL} ${COPY} ${WRKSRC}/ishido_scores ${STAGEDIR}${PREFIX}/share/misc/ishido_scores
|
${INSTALL} ${COPY} ${WRKSRC}/ishido_scores ${STAGEDIR}${PREFIX}/share/misc/ishido_scores
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
bin/ishido
|
bin/ishido
|
||||||
@group
|
@group
|
||||||
@mode
|
@mode
|
||||||
man/man6/ishido.6.gz
|
share/man/man6/ishido.6.gz
|
||||||
@mode 664
|
@mode 664
|
||||||
@group games
|
@group games
|
||||||
share/misc/ishido_scores
|
share/misc/ishido_scores
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user