1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/games/bsdtris/pkg-plist
Baptiste Daroussin e351a16dd1 Use @rmempty
While here:
- Document the license
- simplify the plist to enforce the games group on the binary
- use @postexec instead of @exec
2020-10-22 08:25:04 +00:00

5 lines
200 B
Plaintext

@(,games,) bin/bsdtris
man/man6/bsdtris.6.gz
@postexec touch /var/games/bsdtris.scores ; chmod 664 /var/games/bsdtris.scores ; chgrp games /var/games/bsdtris.scores
@rmempty /var/games/bsdtris.scores