diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 1a7910c33465b476d3c41c913d1231e547163689 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/libtool-info/DESCR | |
parent | 42b19e6a953914d5b4d08aa3bd1ba4ccb0c2f71e (diff) | |
download | pkgsrc-1a7910c33465b476d3c41c913d1231e547163689.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/libtool-info/DESCR')
-rw-r--r-- | devel/libtool-info/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/libtool-info/DESCR b/devel/libtool-info/DESCR new file mode 100644 index 00000000000..a97e63f2a35 --- /dev/null +++ b/devel/libtool-info/DESCR @@ -0,0 +1,8 @@ +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 contains the info pages for libtool. |