summaryrefslogtreecommitdiff
path: root/emulators/suse113_vmware/Makefile
blob: 160a39badb4860a772da9b5cccf3dee425aac78c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 01:28:12 chs Exp $

DISTNAME=	suse_vmware-${SUSE_VERSION}
CATEGORIES=	emulators
DISTFILES=	grep-2.5.4-7.1.${SUSE_ARCH}.rpm

MAINTAINER=	pkgsrc-users@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"