pkgsrc/games/fire/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

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"