# New ports collection Makefile for:	six
# Date created: 			2003-0-1-26
# Whom:					arved
#
# $FreeBSD: ports/games/six/Makefile,v 1.3 2004/04/05 03:30:45 marcus Exp $

PORTNAME=	six
PORTVERSION=	0.4.0
PORTREVISION=	2
CATEGORIES=	games kde
MASTER_SITES=	http://six.retes.hu/download/

MAINTAINER=	arved@FreeBSD.org
COMMENT=	KDE HEX clone

USE_KDELIBS_VER=	3
GNU_CONFIGURE=		yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
.include <bsd.port.post.mk>
