diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-02-01 20:08:35 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-02-01 20:08:35 +0000 |
commit | edc636cb434d9fbffea17288bb936562301e0ce9 (patch) | |
tree | ec42b30f86569a9da9b72239f88a66483c4bd9d4 /games/xbat | |
parent | 357cae2f5c348ab8cbe9bc8fa2af479297470a84 (diff) | |
download | ports-edc636cb434d9fbffea17288bb936562301e0ce9.tar.gz ports-edc636cb434d9fbffea17288bb936562301e0ce9.zip |
Notes
Diffstat (limited to 'games/xbat')
-rw-r--r-- | games/xbat/Makefile | 8 | ||||
-rw-r--r-- | games/xbat/pkg-plist | 5 |
2 files changed, 5 insertions, 8 deletions
diff --git a/games/xbat/Makefile b/games/xbat/Makefile index e3fdcaf36157..5614974d5030 100644 --- a/games/xbat/Makefile +++ b/games/xbat/Makefile @@ -19,12 +19,4 @@ USE_XORG= x11 xext WRKSRC= ${WRKDIR}/Xev111 ALL_TARGET= xbat -NO_STAGE= yes -post-install: - ${CHOWN} root:games ${PREFIX}/bin/xbat - ${CHMOD} 2755 ${PREFIX}/bin/xbat - ${CHOWN} -R root:games ${PREFIX}/lib/X11/Xbat/Score/ - ${CHMOD} 664 ${PREFIX}/lib/X11/Xbat/Score/* - ${CHMOD} 755 ${PREFIX}/lib/X11/Xbat/Score/ - .include <bsd.port.mk> diff --git a/games/xbat/pkg-plist b/games/xbat/pkg-plist index 2e56c8ccf13d..dfbcbc292521 100644 --- a/games/xbat/pkg-plist +++ b/games/xbat/pkg-plist @@ -1,4 +1,8 @@ +@owner root +@group games +@mode 2755 bin/xbat +@mode 0664 lib/X11/Xbat/Domo/domoX0201.dat lib/X11/Xbat/Domo/domoX0202.dat lib/X11/Xbat/Domo/domoX0203.dat @@ -690,6 +694,7 @@ lib/X11/Xbat/Map/kuuchuu_map6.dat lib/X11/Xbat/Map/kuuchuu_map7.dat lib/X11/Xbat/Map/kuuchuu_map8.dat lib/X11/Xbat/Map/kuuchuu_map9.dat +@mode 0666 lib/X11/Xbat/Score/top10-0.txt lib/X11/Xbat/Score/top10-1.txt lib/X11/Xbat/Score/top10-2.txt |