         MODULE=jmtpfs
        VERSION=0.5
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/JasonFerrara/jmtpfs/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:c0cacc4751c586a3b2b0fcd9c98dae4810a5d44f3eb9d2870868a15eeb696883
       WEB_SITE=https://github.com/JasonFerrara/jmtpfs
        ENTERED=20200119
        UPDATED=20200119
          SHORT="FUSE based filesystem for accessing MTP devices"

cat << EOF
jmtpfs is a FUSE and libmtp based filesystem for accessing MTP (Media
Transfer Protocol) devices. It was specifically designed for exchaning files
between Linux (and Mac OS X) systems and newer Android devices that support
MTP but not USB Mass Storage.
EOF
