openbsd-ports/x11/gnustep/gomoku/Makefile
2022-03-11 20:15:18 +00:00

14 lines
270 B
Makefile

COMMENT = extended TicTacToe game for GNUstep
DISTNAME = Gomoku-1.2.9
REVISION = 14
CATEGORIES = games
HOMEPAGE = http://www.gnustep.it/nicola/Applications/Gomoku/
MASTER_SITES = ${HOMEPAGE}
MODULES = x11/gnustep
WANTLIB += ${COMPILER_LIBCXX}
.include <bsd.port.mk>