# New ports collection makefile for: Gomoku # Date created: 19 Sep 2000 # Whom: Thomas Gellekum # # $FreeBSD: ports/games/gomoku.app/Makefile,v 1.24 2007/05/19 20:06:16 flz Exp $ # PORTNAME= gomoku PORTVERSION= 1.2.8 PORTREVISION= 1 CATEGORIES= games gnustep MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ DISTNAME= Gomoku-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep Gomoku game USE_GNUSTEP= yes USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes .include