# $OpenBSD: Makefile,v 1.3 2012/08/22 07:15:52 sebastia Exp $

COMMENT =	extended TicTacToe game for GNUstep

DISTNAME =	Gomoku-1.2.9
REVISION =	1
CATEGORIES =	games

HOMEPAGE =	http://www.gnustep.it/nicola/Applications/Gomoku/
MASTER_SITES =	${HOMEPAGE}

MODULES =	x11/gnustep
WANTLIB += 	c m pthread

.include <bsd.port.mk>
