sebastia a6f6516ace Bump revisions after gnustep-base update
regen patches for gnustep-examples
2012-07-08 14:15:11 +00:00

16 lines
326 B
Makefile

# $OpenBSD: Makefile,v 1.2 2012/07/08 14:15:11 sebastia Exp $
COMMENT = extended TicTacToe game for GNUstep
DISTNAME = Gomoku-1.2.9
REVISION = 0
CATEGORIES = games
HOMEPAGE = http://www.gnustep.it/nicola/Applications/Gomoku/
MASTER_SITES = ${HOMEPAGE}
MODULES = x11/gnustep
WANTLIB += c m pthread
.include <bsd.port.mk>