30925b26c7
needed. This is required because esound has been droped as a dependancy.
20 lines
509 B
Makefile
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"
|