pkgsrc/games/fire/Makefile
jmmv 30925b26c7 Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00

18 lines
419 B
Makefile

# $NetBSD: Makefile,v 1.12 2003/07/26 21:41:17 jmmv Exp $
#
DISTNAME= fire-1.0
PKGREVISION= 2
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"