2004-05-10 16:53:04 +02:00
|
|
|
# $NetBSD: Makefile,v 1.18 2004/05/10 14:53:04 wiz Exp $
|
2003-05-30 00:56:02 +02:00
|
|
|
#
|
|
|
|
|
2004-05-10 16:53:04 +02:00
|
|
|
DISTNAME= crimson-0.4.2
|
2003-05-30 00:56:02 +02:00
|
|
|
PKGNAME= ${DISTNAME:S/crimson/crimsonfields/}
|
|
|
|
CATEGORIES= games
|
2003-09-04 11:45:15 +02:00
|
|
|
MASTER_SITES= http://crimson.seul.org/files/
|
2003-05-30 00:56:02 +02:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
2003-07-17 23:31:04 +02:00
|
|
|
MAINTAINER= wiz@NetBSD.org
|
2003-09-04 11:45:15 +02:00
|
|
|
HOMEPAGE= http://crimson.seul.org/
|
2003-07-21 18:45:54 +02:00
|
|
|
COMMENT= Tactical war game in the tradition of Battle Isle
|
2003-05-30 00:56:02 +02:00
|
|
|
|
2004-03-07 08:34:20 +01:00
|
|
|
USE_BUILDLINK3= yes
|
2004-04-14 18:15:20 +02:00
|
|
|
USE_DIRS+= xdg-1.1
|
2004-01-24 14:30:55 +01:00
|
|
|
USE_GNU_TOOLS+= make
|
2004-05-10 16:53:04 +02:00
|
|
|
# not standard locale files
|
|
|
|
#USE_PKGLOCALEDIR= no
|
2003-05-30 00:56:02 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
CONFIGURE_ARGS+= --enable-bi2cf --enable-cfed --enable-comet
|
|
|
|
|
2004-03-07 08:34:20 +01:00
|
|
|
.include "../../audio/SDL_mixer/buildlink3.mk"
|
|
|
|
.include "../../devel/SDL/buildlink3.mk"
|
2004-03-12 23:15:33 +01:00
|
|
|
.include "../../devel/SDL_ttf/buildlink3.mk"
|
2003-05-30 00:56:02 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|