summaryrefslogtreecommitdiff
path: root/emulators/suse121_compat/Makefile
blob: dca681402c6d8b142e5c2e7ee217a7c3ab1a3852 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.5 2015/02/16 10:15:45 jperkin Exp $

PKGNAME=	suse_compat-${SUSE_VERSION}
PKGREVISION=	1
CATEGORIES=	emulators
RPMPKGS+=	libstdc++33-3.3.3-30.25.2.${SUSE_ARCH}

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Linux compatibility package with old shared libraries

EMUL_MODULES.linux=	base

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