c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
18 lines
417 B
Makefile
18 lines
417 B
Makefile
# $NetBSD: Makefile,v 1.14 2004/10/03 00:14:44 tv Exp $
|
|
#
|
|
|
|
DISTNAME= fire-1.0
|
|
PKGREVISION= 3
|
|
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_BUILDLINK3= YES
|
|
USE_X11= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../devel/SDL/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|