diff options
author | obache <obache@pkgsrc.org> | 2012-03-21 13:31:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-21 13:31:01 +0000 |
commit | 6cb29b8db9cd907263d40b0787e622b4de1ac226 (patch) | |
tree | c9c287ea8266a156cc03ec4af9879618d81c1716 /emulators/suse121_32_libcurl | |
parent | 67678932e633f8588a98dc1c30b8e77bf03fc75b (diff) | |
download | pkgsrc-6cb29b8db9cd907263d40b0787e622b4de1ac226.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/suse121_32_libcurl')
-rw-r--r-- | emulators/suse121_32_libcurl/Makefile | 5 |
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" |