# ex:ts=8
# Ports collection makefile for:	xword
# Date created:			Nov 1, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/games/xword/Makefile,v 1.13 2009/08/22 00:22:39 amdmi3 Exp $
#

PORTNAME=	xword
PORTVERSION=	0.07
PORTREVISION=	4
CATEGORIES=	games
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

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

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

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
