Skip to content
Snippets Groups Projects
Commit 22596f9d authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

games/xtet42: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
parent ea6e8aeb
No related branches found
No related tags found
No related merge requests found
PORTNAME= xtet42
PORTVERSION= 2.21
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/
......@@ -15,7 +15,7 @@ ALL_TARGET= ${PORTNAME}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xtet42 ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/xtet42.6 ${STAGEDIR}${MANPREFIX}/man/man6
${INSTALL_MAN} ${WRKSRC}/xtet42.6 ${STAGEDIR}${PREFIX}/share/man/man6
@${MKDIR} ${STAGEDIR}/var/games/xtet42
${INSTALL_DATA} ${WRKSRC}/xtet42.hiscore ${STAGEDIR}/var/games/xtet42/.xtet42.hiscore.sample
${INSTALL_DATA} ${WRKSRC}/xtet42.hiscore.single ${STAGEDIR}/var/games/xtet42/.xtet42.hiscore.single.sample
......
@(,games,2755) bin/xtet42
man/man6/xtet42.6.gz
share/man/man6/xtet42.6.gz
@sample(,games,664) /var/games/xtet42/.xtet42.hiscore.sample
@sample(,games,664) /var/games/xtet42/.xtet42.hiscore.single.sample
@sample(,games,664) /var/games/xtet42/.xtet42.log.sample
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment