pkgsrc/games/fire/Makefile
2008-06-12 02:14:13 +00:00

18 lines
424 B
Makefile

# $NetBSD: Makefile,v 1.22 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= fire-1.0
PKGREVISION= 7
CATEGORIES= games
MASTER_SITES= http://www.libsdl.org/projects/fire/src/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/fire/index.html
COMMENT= Organic fireworks demo
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"