e366d0c694
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
18 lines
422 B
Makefile
18 lines
422 B
Makefile
# $NetBSD: Makefile,v 1.9 2003/06/02 01:19:42 jschauma Exp $
|
|
#
|
|
|
|
DISTNAME= fire-1.0
|
|
PKGREVISION= 1
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.libsdl.org/projects/fire/src/
|
|
|
|
MAINTAINER= tech-pkg@netbsd.org
|
|
HOMEPAGE= http://www.libsdl.org/projects/fire/index.html
|
|
COMMENT= organic fireworks demo
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_X11= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../devel/SDL/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|