summaryrefslogtreecommitdiff
path: root/cross/cross-libtool-base/DESCR
diff options
context:
space:
mode:
authorwiz <wiz>2016-06-19 16:19:04 +0000
committerwiz <wiz>2016-06-19 16:19:04 +0000
commit26b010eba81a0304f48c42c09eafc108c6620e61 (patch)
tree90f1198608f083ef78043b2364041f7457aeb0de /cross/cross-libtool-base/DESCR
parentd566876e9a272af8842bd20dadd9515e924b6d4f (diff)
downloadpkgsrc-26b010eba81a0304f48c42c09eafc108c6620e61.tar.gz
Move libtool-base to cross-libtool-base to make PKGNAME match directory name.
Convert away from USE_CROSSBASE to plain ${PREFIX}/cross.
Diffstat (limited to 'cross/cross-libtool-base/DESCR')
-rw-r--r--cross/cross-libtool-base/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/cross/cross-libtool-base/DESCR b/cross/cross-libtool-base/DESCR
new file mode 100644
index 00000000000..81aa2fd4301
--- /dev/null
+++ b/cross/cross-libtool-base/DESCR
@@ -0,0 +1,10 @@
+This is GNU Libtool, a generic library support script. Libtool hides
+the complexity of using shared libraries behind a consistent, portable
+interface.
+
+To use libtool, add the new generic library building commands to your
+Makefile, Makefile.in, or Makefile.am.
+
+This package includes the libtool script and support files.
+
+This is the cross-compilation version of libtool.