[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / games / fire

File: [cvs.NetBSD.org] / pkgsrc / games / fire / Makefile (download)

Revision 1.16, Mon Apr 11 21:45:49 2005 UTC (19 years ago) by tv
Branch: MAIN
Changes since 1.15: +1 -2 lines

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:49 tv Exp $
#

DISTNAME=	fire-1.0
PKGREVISION=	4
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_X11=		YES
GNU_CONFIGURE=		YES

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