summaryrefslogtreecommitdiff
path: root/games/liquidwar/Makefile
blob: 5a0afbd657cd4ec1996fbc0ddf197ce703e5cf2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $NetBSD: Makefile,v 1.2 2006/01/15 23:29:17 wiz Exp $
#

DISTNAME=	liquidwar-5.6.3
CATEGORIES=	games
MASTER_SITES=	http://ufoot.hd.free.fr/pub/archive/ \
		http://www.ufoot.org/archive/ \
		http://download.savannah.nongnu.org/releases/liquidwar/

MAINTAINER=	wiz@NetBSD.org
HOMEPAGE=	http://www.ufoot.org/liquidwar/
COMMENT=	Unique multiplayer wargame

USE_DIRS+=	gnome2-1.5
USE_TOOLS+=	gmake
GNU_CONFIGURE=	YES

#CONFIGURE_ARGS+=	--enable-debug

.include "../../devel/allegro/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"