diff options
author | salo <salo> | 2006-06-13 11:30:48 +0000 |
---|---|---|
committer | salo <salo> | 2006-06-13 11:30:48 +0000 |
commit | 2ced995d837b504480a5ce2f5977082369d3465c (patch) | |
tree | c37ccdad32fe644161ba348b6b262bb5a87a9c39 /emulators/suse100_libxml2/Makefile.i386 | |
parent | de93746192cf79c7be6806621ca326dfc778a204 (diff) | |
download | pkgsrc-2ced995d837b504480a5ce2f5977082369d3465c.tar.gz |
Initial import of suse_libxml2-10.0: Linux compatibility package for the
libxml2 library.
Linux compatibility package based on the SuSE Linux distribution, take
a look at "http://www.suse.com/" for more information about it.
This package supports running ELF binaries linked with libxml2 shared
libraries.
Based on PR pkg/33715 by Mihai Chelaru.
Diffstat (limited to 'emulators/suse100_libxml2/Makefile.i386')
-rw-r--r-- | emulators/suse100_libxml2/Makefile.i386 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/suse100_libxml2/Makefile.i386 b/emulators/suse100_libxml2/Makefile.i386 new file mode 100644 index 00000000000..8117679d2da --- /dev/null +++ b/emulators/suse100_libxml2/Makefile.i386 @@ -0,0 +1,3 @@ +# $NetBSD: Makefile.i386,v 1.1.1.1 2006/06/13 11:30:48 salo Exp $ + +RPMFILES= libxml2-2.6.20-4.${SUSE_ARCH}.rpm |