summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorobache <obache>2012-03-21 13:31:01 +0000
committerobache <obache>2012-03-21 13:31:01 +0000
commitdf0ed9e20df3c4dfcc94aea5efb3fe97594cfe62 (patch)
treec9c287ea8266a156cc03ec4af9879618d81c1716 /emulators
parent902b4b5635be5008e92460e185c1277a9742be4e (diff)
downloadpkgsrc-df0ed9e20df3c4dfcc94aea5efb3fe97594cfe62.tar.gz
Import suse32_libcurl-12.1 as emulators/suse121_32_libcurl.
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 cURL shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse121_32_libcurl/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_libcurl/Makefile b/emulators/suse121_32_libcurl/Makefile
new file mode 100644
index 00000000000..1cb7eedeada
--- /dev/null
+++ b/emulators/suse121_32_libcurl/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:31:01 obache Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse121_libcurl/Makefile"