pkgsrc/games/KoboDeluxe/Makefile
jmmv 30925b26c7 Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00

20 lines
509 B
Makefile

# $NetBSD: Makefile,v 1.4 2003/07/26 21:41:15 jmmv Exp $
DISTNAME= KoboDeluxe-0.4pre8
PKGNAME= ${DISTNAME:S/pre/rc/}
PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= http://olofson.net/kobodl/download/
MAINTAINER= as@rsn.bth.se
HOMEPAGE= http://olofson.net/kobodl/
COMMENT= Multi-way scrolling shoot 'em up game for X
USE_BUILDLINK2= YES
USE_GMAKE= YES
USE_X11= YES
GNU_CONFIGURE= YES
.include "../../devel/SDL/buildlink2.mk"
.include "../../graphics/SDL_image/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"