# ex:ts=8
# Ports collection makefile for:	xword
# Date created:			Nov 1, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/games/xword/Makefile,v 1.4 2003/02/20 17:32:25 knu Exp $
#

PORTNAME=	xword
PORTVERSION=	0.07
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A crossword puzzle application

LIB_DEPENDS=	gtkmm:${PORTSDIR}/x11-toolkits/gtk--

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
