summaryrefslogtreecommitdiff
path: root/emulators/suse113_compat/Makefile
blob: b923f3aa4b1b213ed73d46fe6b1d0a02c28414d8 (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:27:53 chs Exp $

DISTNAME=	suse_compat-${SUSE_VERSION}
CATEGORIES=	emulators
DISTFILES+=	libjpeg6-6.2.0-3.1.${SUSE_ARCH}.rpm		\
		libstdc++33-3.3.3-22.1.${SUSE_ARCH}.rpm

MAINTAINER=	tonio@NetBSD.org
COMMENT=	Linux compatibility package with old shared libraries

EMUL_MODULES.linux=	base

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