games/pmars: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
6982a4e206
commit
44851ff8c9
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= pmars
|
PORTNAME= pmars
|
||||||
PORTVERSION= 0.9.2
|
PORTVERSION= 0.9.2
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= SF/corewar/pMARS/${PORTVERSION}
|
MASTER_SITES= SF/corewar/pMARS/${PORTVERSION}
|
||||||
|
|
||||||
@ -67,7 +67,7 @@ do-install:
|
|||||||
.for f in ${TARGETS}
|
.for f in ${TARGETS}
|
||||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-${f} ${STAGEDIR}${PREFIX}/bin
|
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-${f} ${STAGEDIR}${PREFIX}/bin
|
||||||
.endfor
|
.endfor
|
||||||
${INSTALL_MAN} ${WRKSRC}/../doc/pmars.6 ${STAGEDIR}${PREFIX}/man/man6
|
${INSTALL_MAN} ${WRKSRC}/../doc/pmars.6 ${STAGEDIR}${PREFIX}/share/man/man6
|
||||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||||
cd ${WRKSRC}/.. && ${COPYTREE_SHARE} "README config doc warriors" ${STAGEDIR}${DOCSDIR}
|
cd ${WRKSRC}/.. && ${COPYTREE_SHARE} "README config doc warriors" ${STAGEDIR}${DOCSDIR}
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
%%CURSES%%bin/pmars-curses
|
%%CURSES%%bin/pmars-curses
|
||||||
%%SERVER%%bin/pmars-server
|
%%SERVER%%bin/pmars-server
|
||||||
man/man6/pmars.6.gz
|
share/man/man6/pmars.6.gz
|
||||||
%%X11%%bin/pmars-x11
|
%%X11%%bin/pmars-x11
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/config/94x.opt
|
%%PORTDOCS%%%%DOCSDIR%%/config/94x.opt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user