summaryrefslogtreecommitdiff
path: root/games/fire/Makefile
blob: bde6a6b925108115183527e655d7358bf655e3e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.24 2015/04/25 14:22:54 tnn Exp $
#

DISTNAME=	fire-1.0
PKGREVISION=	8
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

GNU_CONFIGURE=		YES

.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"