### this file is sourced not run
PKGVER=2.5
PKGBUILD=1
PKGARCH=x86_64

# source: BLFS 7.5
TARBALL=sshfs-fuse-2.5.tar.gz
MD5SUM=17494910db8383a366b1301e5f5148a9
SRC_URL=https://github.com/libfuse/sshfs/releases/download/sshfs_2_5/$TARBALL
BUNDLE=

SLACKREQ='libfuse'
SLACKDESC='sshfs-fuse: sshfs-fuse 2.5 (Remote filesystem over SSH)  
sshfs-fuse:  
sshfs-fuse: The Sshfs Fuse package contains a filesystem client based on the 
sshfs-fuse: SSH File Transfer Protocol. This is useful for mounting a remote 
sshfs-fuse: computer that you have ssh access to as a local filesystem. This 
sshfs-fuse: allows you to drag and drop files or run shell commands on the 
sshfs-fuse: remote files as if they were on your local computer.  
sshfs-fuse: 
sshfs-fuse: 
sshfs-fuse: 
sshfs-fuse: 
'

### default pkg_download
### default pkg_prepare
### default pkg_package
### default pkg_build


