summaryrefslogtreecommitdiff
path: root/emulators/suse113_compat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse113_compat/Makefile')
-rw-r--r--emulators/suse113_compat/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/emulators/suse113_compat/Makefile b/emulators/suse113_compat/Makefile
new file mode 100644
index 00000000000..b923f3aa4b1
--- /dev/null
+++ b/emulators/suse113_compat/Makefile
@@ -0,0 +1,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"