Use META_PACKAGE.

Update information for mupen. (Was left from where the Makefile was
copied from, hi xtrame!)
This commit is contained in:
Dieter Baron 2008-07-11 03:37:09 +00:00 committed by Thomas Klausner
parent b821396ec1
commit 6fc3554081
2 changed files with 6 additions and 13 deletions

View file

@ -1,15 +1,17 @@
# $NetBSD: Makefile,v 1.8 2006/05/19 16:51:26 ykomatsu Exp $
# $NetBSD: Makefile,v 1.9 2008/07/11 03:37:09 dillo Exp $
#
DISTNAME= # empty
PKGNAME= mupen64-0.3
CATEGORIES= meta-pkgs x11
CATEGORIES= meta-pkgs emulators
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.xfree86.org/
COMMENT= XFree86 meta-package
HOMEPAGE= http://mupen64.emulation64.com/
COMMENT= Free Nintendo 64(TM) emulator for unix-like OS
META_PACKAGE= yes
DEPENDS= mupen64-base>=0.3:../../wip/mupen64-base
DEPENDS+= mupen64-plugin-input-[0-9]*:../../wip/mupen64-plugin-input
@ -17,12 +19,4 @@ DEPENDS+= mupen64-plugin-rsp-[0-9]*:../../wip/mupen64-plugin-rsp
DEPENDS+= mupen64-plugin-sound-[0-9]*:../../wip/mupen64-plugin-sound
DEPENDS+= mupen64-plugin-video-[0-9]*:../../wip/mupen64-plugin-video
NO_BUILD= yes
NO_CHECKSUM= yes
NO_MTREE= yes
NO_CONFIGURE= yes
do-install:
# empty
.include "../../mk/bsd.pkg.mk"

View file

@ -1 +0,0 @@
@comment $NetBSD: PLIST,v 1.2 2004/04/17 00:10:36 xtraeme Exp $