# New ports collection makefile for:	kamikaze
# Date created:				06 August 2005
# Whom:					Josef Spillner <spillner@kde.org>
#
# $FreeBSD: ports/games/kamikaze/Makefile,v 1.6 2009/08/02 19:33:50 mezz Exp $

PORTNAME=	kamikaze
PORTVERSION=	0.2.1
PORTREVISION=	3
CATEGORIES=	games kde
MASTER_SITES=	http://kamikaze.coolprojects.org/download/

MAINTAINER=	spillner@kde.org
COMMENT=	Multiplayer bomberman-style game for KDE

USE_KDELIBS_VER=3
USE_GMAKE=	yes
USE_AUTOTOOLS=	libtool:22
CONFIGURE_ARGS=	--disable-server

.include <bsd.port.mk>
