summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-12-17 01:37:14 +0000
committerrodent <rodent@pkgsrc.org>2014-12-17 01:37:14 +0000
commitefcdd173c51a06c579d3c00855e2ae5af42ffe64 (patch)
tree75a161600bad4016c41653b7556c2bce11e92f65 /emulators
parent4e85fd9abdcea005597e4ea36733e90531719d5c (diff)
downloadpkgsrc-efcdd173c51a06c579d3c00855e2ae5af42ffe64.tar.gz
Import suse32_sqlite3-13.1 as emulators/suse131_32_sqlite3.
Linux compatibility package based on the openSUSE Linux distribution. Please visit http://www.opensuse.org/ for more information about openSUSE Linux. This package supports running ELF binaries linked with glibc2 that require the sqlite3 shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse131_32_sqlite3/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse131_32_sqlite3/Makefile b/emulators/suse131_32_sqlite3/Makefile
new file mode 100644
index 00000000000..faf7969eb80
--- /dev/null
+++ b/emulators/suse131_32_sqlite3/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1 2014/12/17 01:37:14 rodent Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse131_sqlite3/Makefile"