diff options
Diffstat (limited to 'emulators/suse113_vmware/Makefile')
-rw-r--r-- | emulators/suse113_vmware/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/emulators/suse113_vmware/Makefile b/emulators/suse113_vmware/Makefile deleted file mode 100644 index 9d81baf3e7d..00000000000 --- a/emulators/suse113_vmware/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2011/02/10 02:55:48 chs Exp $ - -DISTNAME= suse_vmware-${SUSE_VERSION} -CATEGORIES= emulators -DISTFILES= grep-2.5.4-7.1.${SUSE_ARCH}.rpm - -MAINTAINER= chs@NetBSD.org -COMMENT= Linux compatibility package to help run VMware - -EMUL_MODULES.linux= base x11 -RPMIGNOREPATH= usr - -.include "../../emulators/suse113_linux/Makefile.common" -.include "../../mk/bsd.pkg.mk" |