pkgsrc-wip/liquidwar/Makefile
Soren Jacobsen f8a6dd2b8b Update to 5.6.0.
The big new things in this release are: Danish support, much more maps (Kasper
Hviid), the possibility to associate maps with specific textures, and a random
map generator (David Redick).
2003-12-21 08:31:43 +00:00

23 lines
579 B
Makefile

# $NetBSD: Makefile,v 1.7 2003/12/21 08:31:43 blef Exp $
#
DISTNAME= liquidwar-5.6.0
CATEGORIES= games
#MASTER_SITES= http://savannah.nongnu.org/download/liquidwar/
MASTER_SITES= http://liquidwar.sunsite.dk/archive/
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.ufoot.org/liquidwar/
COMMENT= Unique multiplayer wargame
DEPENDS+= gnome2-dirs>=1.1:../../misc/gnome2-dirs
USE_BUILDLINK2= YES
USE_GMAKE= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-debug
.include "../../wip/allegro/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"