Files
ports/games/gottcode/simsu/Makefile
T
sthen 1b13452762 reset bcallah maintainer lines, quite a lot of timeouts which make it
tricky for others to work on the ports tree, this will also bring more
visible to portroach of those which are outdated
2026-02-11 15:12:24 +00:00

11 lines
210 B
Makefile

GAME = simsu
COMMENT = basic sudoku game
DISTNAME = ${GAME}-1.3.9-src
REVISION = 1
post-install:
mv ${PREFIX}/share/man/man6/${GAME}.6 ${PREFIX}/man/man6
rm -Rf ${PREFIX}/share/man/
.include <bsd.port.mk>