blob: 7b87c8d30695e0cfcb96835daa6c54a5f7ad34d7 (
plain) (
tree)
|
|
# New ports collection makefile for: kamikaze
# Date created: 06 August 2005
# Whom: Josef Spillner <spillner@kde.org>
#
# $FreeBSD$
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:15
CONFIGURE_ARGS= --disable-server
.include <bsd.port.mk>
|