diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-05-07 15:58:20 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-05-07 15:58:20 +0000 |
commit | f4ee74f701b86cb7983dfc792ae4eaf9dcf26a74 (patch) | |
tree | c6ae13b9fcc57da44c2aab52ce4f772d22a9d416 /devel/libtool15/pkg-descr | |
parent | 0c9af6cf6101538a3020448398fb685482ecc1ba (diff) | |
download | FreeBSD-ports-f4ee74f701b86cb7983dfc792ae4eaf9dcf26a74.zip FreeBSD-ports-f4ee74f701b86cb7983dfc792ae4eaf9dcf26a74.tar.gz |
Import libtool-1.2, It's a generic library support script.
PR: ports/6531
Submitted by: Motoyuki Kasahara <m-kasahr@sra.co.jp>
Diffstat (limited to 'devel/libtool15/pkg-descr')
-rw-r--r-- | devel/libtool15/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/libtool15/pkg-descr b/devel/libtool15/pkg-descr new file mode 100644 index 0000000..7e26102 --- /dev/null +++ b/devel/libtool15/pkg-descr @@ -0,0 +1,6 @@ +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. |