diff options
author | obache <obache@pkgsrc.org> | 2014-04-08 10:03:53 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-08 10:03:53 +0000 |
commit | 5fab3d4f71d8b8a092927534de198fe05a49d6c6 (patch) | |
tree | 8c819e2f9f9863d73cb248e3f488aa80c4beec93 /emulators | |
parent | a73c83058a254f2483e5e84b5b9fecbd611f7f99 (diff) | |
download | pkgsrc-5fab3d4f71d8b8a092927534de198fe05a49d6c6.tar.gz |
Import suse32_libidn-10.0 as emulators/suse100_32_libidn.
Linux compatibility package based on the SuSE Linux distribution.
Please visit http://www.suse.com/ for more information about SuSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require libidn shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse100_32_libidn/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse100_32_libidn/Makefile b/emulators/suse100_32_libidn/Makefile new file mode 100644 index 00000000000..874068ac4a2 --- /dev/null +++ b/emulators/suse100_32_libidn/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1 2014/04/08 10:03:53 obache Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse100_libidn/Makefile" |