freebsd-ports/games/kamikaze/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

21 lines
471 B
Makefile

# 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= 1
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>