# New ports collection makefile for: xye
# Date created:        3 May 2006
# Whom:                Robert Gogolok <gogo@cs.uni-sb.de>
#
# $FreeBSD: ports/games/xye/Makefile,v 1.5 2007/10/04 01:02:44 edwin Exp $
#

PORTNAME=	xye
PORTVERSION=	0.7.6.2
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	gogo@cs.uni-sb.de
COMMENT=	A puzzle game for X

USE_SDL=	sdl image
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-docdir=${PREFIX}/share/doc
USE_GMAKE=	yes

.include <bsd.port.mk>
