summaryrefslogtreecommitdiff
path: root/emulators/suse100_x11/Makefile
blob: 8e2145c4f9166b79e9c34fbb38573ef8934eab99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:40 obache Exp $

PKGNAME=	suse_x11-${SUSE_VERSION}
PKGREVISION=	4
CATEGORIES=	emulators
DISTFILES=	xorg-x11-libs-6.8.2-100.13.${SUSE_ARCH}.rpm

MAINTAINER=	tonio@NetBSD.org
COMMENT=	Linux compatibility package for X11

EMUL_MODULES.linux=	base

.include "../../emulators/suse100_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"