pkgsrc/games/fire/Makefile

18 lines
396 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:49 tv Exp $
#
DISTNAME= fire-1.0
PKGREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.libsdl.org/projects/fire/src/
2003-07-17 23:31:04 +02:00
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/fire/index.html
COMMENT= Organic fireworks demo
2002-08-27 20:41:11 +02:00
USE_X11= YES
2001-06-26 12:08:31 +02:00
GNU_CONFIGURE= YES
2004-03-07 21:18:57 +01:00
.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"