- Simplify installation

- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2020-09-21 09:36:57 +00:00
parent 07ef89b5a8
commit b397dc026f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549425
2 changed files with 3 additions and 4 deletions

View File

@ -24,9 +24,8 @@ post-patch:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/main.c
do-install:
(cd ${WRKSRC} && ${INSTALL_PROGRAM} xdeblo ${STAGEDIR}${PREFIX}/bin)
${INSTALL_PROGRAM} ${WRKSRC}/xdeblo ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/xdeblock/mapf
(cd ${WRKSRC}/mapf && ${INSTALL_DATA} *.txt \
${STAGEDIR}${PREFIX}/lib/X11/xdeblock/mapf)
${INSTALL_DATA} ${WRKSRC}/mapf/*.txt ${STAGEDIR}${PREFIX}/lib/X11/xdeblock/mapf
.include <bsd.port.mk>

View File

@ -8,4 +8,4 @@ USAGE:
ENVIRONMENT:
You need 256 or more colors, 800x600 or more window, and enough memory.
WWW: http://www.vector.co.jp/soft/unix/game/se037694.html
WWW: https://www.vector.co.jp/soft/unix/game/se037694.html