update Tue Jun 15 06:37:00 PDT 2010
[pkgsrc.git] / wip / mupen64 / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       # empty
5 PKGNAME=        mupen64-0.3
6 CATEGORIES=     meta-pkgs emulators
7 MASTER_SITES=   # empty
8 DISTFILES=      # empty
9
10 MAINTAINER=     pkgsrc-users@NetBSD.org
11 HOMEPAGE=       http://mupen64.emulation64.com/
12 COMMENT=        Free Nintendo 64(TM) emulator for unix-like OS
13
14 META_PACKAGE=   yes
15
16 DEPENDS=        mupen64-base>=0.3:../../wip/mupen64-base
17 DEPENDS+=       mupen64-plugin-input-[0-9]*:../../wip/mupen64-plugin-input
18 DEPENDS+=       mupen64-plugin-rsp-[0-9]*:../../wip/mupen64-plugin-rsp
19 DEPENDS+=       mupen64-plugin-sound-[0-9]*:../../wip/mupen64-plugin-sound
20 DEPENDS+=       mupen64-plugin-video-[0-9]*:../../wip/mupen64-plugin-video
21
22 .include "../../mk/bsd.pkg.mk"