mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 03:45:17 -04:00
Stagify for games/xrobots
This commit is contained in:
parent
4bc89e707d
commit
bde62e7714
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353895
2 changed files with 7 additions and 4 deletions
|
@ -13,12 +13,10 @@ COMMENT= Fight off villainous robots (X version)
|
|||
|
||||
USES= imake
|
||||
USE_XORG= x11 xaw xext xmu xt sm ice
|
||||
WRKSRC= ${WRKDIR}/xrobots-1.0
|
||||
MAN6= xrobots.6
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
${INSTALL} -c -g games -m 664 ${FILESDIR}/xrobotscores ${PREFIX}/lib/X11
|
||||
${CP} ${FILESDIR}/xrobotscores ${STAGEDIR}${PREFIX}/lib/X11
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|__PREFIX__|${PREFIX}|g' \
|
||||
|
|
|
@ -1,2 +1,7 @@
|
|||
man/man6/xrobots.6.gz
|
||||
@mode 2755
|
||||
@group games
|
||||
bin/xrobots
|
||||
@mode 664
|
||||
@group games
|
||||
lib/X11/xrobotscores
|
||||
|
|
Loading…
Add table
Reference in a new issue