diff --git a/mupen64/Makefile b/mupen64/Makefile index a5edc1c0fc..e3ded815e1 100644 --- a/mupen64/Makefile +++ b/mupen64/Makefile @@ -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" diff --git a/mupen64/PLIST b/mupen64/PLIST deleted file mode 100644 index 18c0cc897b..0000000000 --- a/mupen64/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/04/17 00:10:36 xtraeme Exp $