aboutsummaryrefslogtreecommitdiff
path: root/devel/libltdl22/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libltdl22/pkg-descr')
-rw-r--r--devel/libltdl22/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/libltdl22/pkg-descr b/devel/libltdl22/pkg-descr
new file mode 100644
index 000000000000..e57b99f21a5c
--- /dev/null
+++ b/devel/libltdl22/pkg-descr
@@ -0,0 +1,9 @@
+This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.
+
+It supports the following dlopen interfaces:
+* dlopen (Solaris, Linux and various BSD flavors)
+* shl_load (HP-UX)
+* LoadLibrary (Win16 and Win32)
+* load_add_on (BeOS)
+* GNU DLD (emulates dynamic linking for static libraries)
+* libtool's dlpreopen