          MODULE=libtool
         VERSION=2.5.4
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=$GNU_URL/$MODULE
   SOURCE_URL[1]=https://ftp.gnu.org/pub/gnu/$MODULE
      SOURCE_VFY=sha256:da8ebb2ce4dcf46b90098daf962cffa68f4b4f62ea60f798d0ef12929ede6adf
        WEB_SITE=http://www.gnu.org/software/libtool
         ENTERED=20010922
         UPDATED=20241121
           SHORT="A generic library support script"

cat << EOF
libtool is a generic library support script. It hides the complexity
of using shared libraries behind a consistent, portable interface.
Libtool supports building static libraries on all platforms. It also
includes GNU libltdl, the libtool dynamic loader library.
EOF
