          MODULE=libftdi
         VERSION=1.5
          SOURCE=libftdi1-${VERSION}.tar.bz2
      SOURCE_URL=https://www.intra2net.com/en/developer/libftdi/download/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libftdi1-$VERSION
      SOURCE_VFY=sha256:7c7091e9c86196148bd41177b4590dccb1510bfe6cea5bf7407ff194482eb049
        WEB_SITE=https://www.intra2net.com/en/developer/libftdi/download.php
         ENTERED=20131008
         UPDATED=20220408
           SHORT="Userspace access to FTDI USB interface chips"

cat << EOF
libFTDI is an open source library to talk to FTDI chips: FT232BM,
FT245BM, FT2232C, FT2232D, FT245R and FT232H including the popular
bitbang mode. The library is linked with your program in userspace,
no kernel driver required.

libFTDI works perfectly with Linux, Windows, MacOS X and BSD variants
thanks to libusb.
EOF
